summaryrefslogtreecommitdiff
path: root/pluma/pluma-commands-search.c
diff options
context:
space:
mode:
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)