LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] befs: typo fix
@ 2004-05-22 20:12 Sergey S. Kostyliov
0 siblings, 0 replies; only message in thread
From: Sergey S. Kostyliov @ 2004-05-22 20:12 UTC (permalink / raw)
To: linux-kernel; +Cc: Andrew Morton
[PATCH] befs: typo fix
Fix a typo in error message.
===== fs/befs/linuxvfs.c 1.20 vs edited =====
--- 1.20/fs/befs/linuxvfs.c Sat May 15 06:00:21 2004
+++ edited/fs/befs/linuxvfs.c Sat May 22 23:29:37 2004
@@ -584,7 +584,7 @@
return o;
conv_err:
- befs_error(sb, "Name using charecter set %s contains a charecter that "
+ befs_error(sb, "Name using character set %s contains a character that "
"cannot be converted to unicode.", nls->charset);
befs_debug(sb, "<--- utf2nls()");
kfree(result);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-23 16:03 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-22 20:12 [PATCH] befs: typo fix Sergey S. Kostyliov
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).