Fix mangled sentence

This commit is contained in:
Andrew M. Kuchling 2006-08-04 21:10:03 +00:00
parent 0067b5fa2b
commit f4152c3215

View file

@ -38,7 +38,7 @@ files previously read using \function{getline()}.
\begin{funcdesc}{checkcache}{\optional{filename}}
Check the cache for validity. Use this function if files in the cache
may have changed on disk, and you require the updated version. If
\var{filename} is omitted, it will check the whole cache entries.
\var{filename} is omitted, it will check all the entries in the cache.
\end{funcdesc}
Example: