summaryrefslogtreecommitdiff
path: root/pluma/pluma-commands-search.c
diff options
context:
space:
mode:
authorMonsta <[email protected]>2016-01-02 15:50:00 +0300
committerMonsta <[email protected]>2016-01-02 15:50:00 +0300
commitf6c11fba66173533e845c2b448b0b1bcb33cd0f1 (patch)
treeca000f0d7c72c9e52aef738ef2df90c048f34123 /pluma/pluma-commands-search.c
parent371aa737077c3b0ce72693c0f99f26653c033959 (diff)
downloadpluma-f6c11fba66173533e845c2b448b0b1bcb33cd0f1.tar.bz2
pluma-f6c11fba66173533e845c2b448b0b1bcb33cd0f1.tar.xz
fix typo
closes https://github.com/mate-desktop/pluma/issues/167
Diffstat (limited to 'pluma/pluma-commands-search.c')
-rw-r--r--pluma/pluma-commands-search.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pluma/pluma-commands-search.c b/pluma/pluma-commands-search.c
index 278524c7..214e84ad 100644
--- a/pluma/pluma-commands-search.c
+++ b/pluma/pluma-commands-search.c
@@ -103,7 +103,7 @@ last_search_data_store_position (PlumaSearchDialog *dlg)
&data->y);
}
-/* Use occurences only for Replace All */
+/* Use occurrences only for Replace All */
static void
text_found (PlumaWindow *window,
gint occurrences)