[Xfce4-commits] <thunar:master> Fix typo "atleast" -> "at least" (bug #5560).

Nick Schermer noreply at xfce.org
Wed Sep 26 20:58:01 CEST 2012


Updating branch refs/heads/master
         to 9316fd300d0ccb01cb428d9840c1856be4f97468 (commit)
       from dfd6faa57224a9c3a697e9781aa4bd7525d9832b (commit)

commit 9316fd300d0ccb01cb428d9840c1856be4f97468
Author: Nick Schermer <nick at xfce.org>
Date:   Wed Sep 26 20:57:14 2012 +0200

    Fix typo "atleast" -> "at least" (bug #5560).

 plugins/thunar-uca/thunar-uca-editor.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/thunar-uca/thunar-uca-editor.c b/plugins/thunar-uca/thunar-uca-editor.c
index 39e119e..31ddca2 100644
--- a/plugins/thunar-uca/thunar-uca-editor.c
+++ b/plugins/thunar-uca/thunar-uca-editor.c
@@ -447,7 +447,7 @@ thunar_uca_editor_init (ThunarUcaEditor *uca_editor)
                            "menus. The file patterns are specified as a list\n"
                            "of simple file patterns separated by semicolons\n"
                            "(e.g. *.txt;*.doc). For an action to appear in the\n"
-                           "context menu of a file or folder, atleast one of\n"
+                           "context menu of a file or folder, at least one of\n"
                            "these patterns must match the name of the file\n"
                            "or folder. Additionally, you can specify that the\n"
                            "action should only appear for certain kinds of\nfiles."));


More information about the Xfce4-commits mailing list