+2012-09-27  Marek Polacek  <polacek@redhat.com>
+
+       * doc/gcov.texi (Gcov Data Files): Fix a typo.
+
 2012-09-27  Jakub Jelinek  <jakub@redhat.com>
 
        PR target/54703
 
 contain coverage and profile data stored in a platform-independent format.
 The @file{.gcno} files are placed in the same directory as the object
 file.  By default, the @file{.gcda} files are also stored in the same
-directory as the object file, but the GCC @option{-profile-dir} option
+directory as the object file, but the GCC @option{-fprofile-dir} option
 may be used to store the @file{.gcda} files in a separate directory.
 
 The @file{.gcno} notes file is generated when the source file is compiled