(filesets-update-pre010505): Fix typo.

This commit is contained in:
Juanma Barranquero
2002-06-18 14:34:53 +00:00
parent b3ae255b1a
commit 27c0fbf5e3

View 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\"))