Skip to content

Commit

Permalink
Merge pull request #2 from dsteinbrunner/patch-2
Browse files Browse the repository at this point in the history
typo fix
  • Loading branch information
jandubois committed Oct 28, 2013
2 parents 53f169b + 30ebd62 commit dee68cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NetAdmin.pm
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ reference then a hash of hashes is filled with the data for the transports.
=item LoggedOnUsers(server, userRef)
Gets an array or hash with the users logged on at the specified computer. If
userRef is a hash reference, the value is a semikolon separated string of
userRef is a hash reference, the value is a semicolon separated string of
username, logon domain and logon server.
=item GetAliasFromRID(server, RID, returnedName)
Expand Down

0 comments on commit dee68cc

Please sign in to comment.