diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:30 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:30 -0600 |
commit | a1dc980408b413b3596c22d4631d18e4c348ab98 (patch) | |
tree | 674da02d15986991970eafb46b701c1fc9b49fce /ksayit/src/ksayit.h | |
parent | 8a9a0d9d01adc055db2b00aff01f945115581991 (diff) | |
download | tdeaccessibility-a1dc980408b413b3596c22d4631d18e4c348ab98.tar.gz tdeaccessibility-a1dc980408b413b3596c22d4631d18e4c348ab98.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'ksayit/src/ksayit.h')
-rw-r--r-- | ksayit/src/ksayit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksayit/src/ksayit.h b/ksayit/src/ksayit.h index dd27641..d1150bf 100644 --- a/ksayit/src/ksayit.h +++ b/ksayit/src/ksayit.h @@ -310,7 +310,7 @@ private: // Methods void setActions(int actions); /** - * Returns the absolute pathname of the given bookmarkfile. + * Returns the absolute pathname of the given bookmartdefile. * This is the first KDE resource directory \p (share/apps) in which * the user has write permissions. The relative path is * \p ksayit/ksayit_bookmarks/. |