fixed typo

This commit is contained in:
messju
2005-12-10 08:55:20 +00:00
parent 9ec68204ac
commit b1fcfc081e

View File

@@ -8,7 +8,7 @@
cache_id value. You can have as many sub-groups as you like. cache_id value. You can have as many sub-groups as you like.
</para> </para>
<para> <para>
You can think of cache groups like a directory heirarchy. For instance, a You can think of cache groups like a directory hierarchy. For instance, a
cache group of "a|b|c" could be thought of as the directory structure cache group of "a|b|c" could be thought of as the directory structure
"/a/b/c/". clear_cache(null,"a|b|c") would be like removing the files "/a/b/c/". clear_cache(null,"a|b|c") would be like removing the files
"/a/b/c/*". clear_cache(null,"a|b") would be like removing the files "/a/b/c/*". clear_cache(null,"a|b") would be like removing the files