mirror of
				https://github.com/acmesh-official/acme.sh
				synced 2025-11-04 13:55:56 +08:00 
			
		
		
		
	correct a typo
This commit is contained in:
		@@ -27,7 +27,7 @@ dns_miab_add() {
 | 
			
		||||
    return 1
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  #check domain and seperate into doamin and host
 | 
			
		||||
  #check domain and seperate into domain and host
 | 
			
		||||
  if ! _get_root "$fulldomain"; then
 | 
			
		||||
    _err "Cannot find any part of ${fulldomain} is hosted on ${MIAB_Server}"
 | 
			
		||||
    return 1
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user