summaryrefslogtreecommitdiff
path: root/lib/kernel/doc/src
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2010-06-11 17:32:49 +0200
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2010-06-11 17:32:49 +0200
commit6973f776b46505db9bc30775723b1088a46756c6 (patch)
treecb3a36e6c5900762616bf392ec981ac7ebf531bb /lib/kernel/doc/src
parentca4462cebeccfd404ee48e5e64a54dd0defebec1 (diff)
downloaderlang-6973f776b46505db9bc30775723b1088a46756c6.tar.gz
Correct trivial typos in file manual
Signed-off-by: Tuncer Ayaz <tuncer.ayaz@gmail.com>
Diffstat (limited to 'lib/kernel/doc/src')
-rw-r--r--lib/kernel/doc/src/file.xml2
1 files changed, 1 insertions, 1 deletions
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}.
</item>
<tag><c>{no_translation, unicode, latin1}</c></tag>
<item>
- <p>The file is was opened with another <c>encoding</c> than <c>latin1</c> and the data on the file can not be translated to the byte-oriented data that this function returns.</p>
+ <p>The file was opened with another <c>encoding</c> than <c>latin1</c> and the data in the file can not be translated to the byte-oriented data that this function returns.</p>
</item>
</taglist>
</desc>