--- a/src/corelib/io/qfileinfo.cpp Fri Sep 17 08:34:18 2010 +0300
+++ b/src/corelib/io/qfileinfo.cpp Mon Oct 04 01:19:32 2010 +0300
@@ -797,12 +797,12 @@
\bold{Note:} The QDir returned always corresponds to the object's
parent directory, even if the QFileInfo represents a directory.
- For each of the follwing, dir() returns a QDir for
+ For each of the following, dir() returns a QDir for
\c{"~/examples/191697"}.
\snippet doc/src/snippets/fileinfo/main.cpp 0
- For each of the follwing, dir() returns a QDir for
+ For each of the following, dir() returns a QDir for
\c{"."}.
\snippet doc/src/snippets/fileinfo/main.cpp 1