Skip to content

Commit 9ebf7e1

Browse files
authored
correct typos
1 parent 5f8dd30 commit 9ebf7e1

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-server/active-directory/error-code-0x0000232a.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ When you join a workgroup computer to a domain, you receive the following error
4848
Here's an example from the *netsetup.log* file:
4949

5050
```output
51-
mm/dd/yyyy hh:mm:ss:ms NetpValidateName: checking to see if '<NetBIOS\_name>' is valid as type 3 name
52-
mm/dd/yyyy hh:mm:ss:ms NetpCheckDomainNameIsValid for <NetBIOS\_name> returned 0x54b, last error is 0x0
53-
mm/dd/yyyy hh:mm:ss:ms NetpCheckDomainNameIsValid [ Exists ] for '<NetBIOS\_name>' returned 0x54b
51+
mm/dd/yyyy hh:mm:ss:ms NetpValidateName: checking to see if '<NetBIOS_name>' is valid as type 3 name
52+
mm/dd/yyyy hh:mm:ss:ms NetpCheckDomainNameIsValid for <NetBIOS_name> returned 0x54b, last error is 0x0
53+
mm/dd/yyyy hh:mm:ss:ms NetpCheckDomainNameIsValid [ Exists ] for '<NetBIOS_name>' returned 0x54b
5454
```
5555

5656
## Cause

0 commit comments

Comments
 (0)