commit | 007c6fc67764c5461925e433b30eebf93a49f5f7 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Fri Aug 14 01:36:28 2009 +0200 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Fri Aug 14 01:36:28 2009 +0200 |
tree | e40e93e8379a7218724e0f20c30396cfa643b692 | |
parent | aa369e0f0d37ba915616d77154ca8e99fb4d71b5 [diff] [blame] |
typo fix in comment Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/miscutils/volname.c b/miscutils/volname.c index a5174e6..6e86156 100644 --- a/miscutils/volname.c +++ b/miscutils/volname.c
@@ -24,7 +24,7 @@ */ /* - * mods from distrubuted source (eject-2.0.13) are by + * mods from distributed source (eject-2.0.13) are by * Matthew Stoltenberg <d3matt@gmail.com> */ #include "libbb.h"