From 6973f776b46505db9bc30775723b1088a46756c6 Mon Sep 17 00:00:00 2001 From: Tuncer Ayaz Date: Fri, 11 Jun 2010 17:32:49 +0200 Subject: Correct trivial typos in file manual Signed-off-by: Tuncer Ayaz --- lib/kernel/doc/src/file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/kernel') diff --git a/lib/kernel/doc/src/file.xml b/lib/kernel/doc/src/file.xml index a9ceac0bcf..2044b074ee 100644 --- a/lib/kernel/doc/src/file.xml +++ b/lib/kernel/doc/src/file.xml @@ -1229,7 +1229,7 @@ f.txt: {person, "kalle", 25}. {no_translation, unicode, latin1} -

The file is was opened with another encoding than latin1 and the data on the file can not be translated to the byte-oriented data that this function returns.

+

The file was opened with another encoding than latin1 and the data in the file can not be translated to the byte-oriented data that this function returns.

-- cgit v1.2.3