aboutsummaryrefslogtreecommitdiffhomepage
path: root/mimedb.cpp
diff options
context:
space:
mode:
authorGravatar nmeum <git-nmeum@8pit.net>2013-04-13 23:17:19 +0200
committerGravatar Siteshwar Vashisht <siteshwar@gmail.com>2013-04-14 12:19:56 +0530
commit24afe544a3410b83ca5139bbbe5229fd390ffd29 (patch)
tree5828e91245cb25244dc4133dfa100838cb3fb0a3 /mimedb.cpp
parent3d7ff9f758247a5d27b2712aeb4ee19d723fa74f (diff)
Typos
Diffstat (limited to 'mimedb.cpp')
-rw-r--r--mimedb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mimedb.cpp b/mimedb.cpp
index cf02c70c..9b66bb0a 100644
--- a/mimedb.cpp
+++ b/mimedb.cpp
@@ -297,7 +297,7 @@ static char *file_exists(const char *dir, const char *in)
from xdg_run_command_on_dirs.
\param list Full file paths will be appended to this list.
- \param f The relative filename search for the the data directories.
+ \param f The relative filename search for the data directories.
\param all If zero, then stop after the first filename.
\return The number of filenames added to the list.
*/