]> git.eshelyaron.com Git - emacs.git/commitdiff
(filesets-update-pre010505): Fix typo.
authorJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Jun 2002 14:34:53 +0000 (14:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Tue, 18 Jun 2002 14:34:53 +0000 (14:34 +0000)
lisp/filesets.el

index ae82aedb68b6780b80d99d8053572f4832c76eb0..10d0d054c5f645bd2eb9e9994d891f239ce688a2 100644 (file)
@@ -2432,7 +2432,7 @@ transform all entries as shown in this example:
        \(\"Test\" (:pattern \"~/dir/^pattern$\"))
        --> \(\"Test\" (:pattern \"~/dir/\" \"^pattern$\"))
 
-2. `filesets-data': Change all occurances of \":document\" to \":ingroup\":
+2. `filesets-data': Change all occurrences of \":document\" to \":ingroup\":
 
       \(\(\"Test\" \(:document \"~/dir/file\"))
       --> \(\(\"Test\" \(:ingroup \"~/dir/file\"))