From: VMware, Inc <> Date: Mon, 26 Apr 2010 18:23:16 +0000 (-0700) Subject: lib/file: fix a spelling mistake X-Git-Tag: 2010.04.25-253928~32 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d39c8be3968cd88b8b2faaa39f4bf92165252c25;p=thirdparty%2Fopen-vm-tools.git lib/file: fix a spelling mistake Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/file/file.c b/open-vm-tools/lib/file/file.c index c170b25e8..3ac9462b6 100644 --- a/open-vm-tools/lib/file/file.c +++ b/open-vm-tools/lib/file/file.c @@ -2344,7 +2344,7 @@ File_ExpandAndCheckDir(const char *dirName) * that two or more threads don't easily get into resonance. * * Results: - * Sonambulistic behavior; the amount of time slept is returned. + * Somnambulistic behavior; the amount of time slept is returned. * * Side effects: * None