summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
Diffstat (limited to 'Doc')
-rw-r--r--Doc/lib/libstat.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/lib/libstat.tex b/Doc/lib/libstat.tex
index 925a1d7..102630a 100644
--- a/Doc/lib/libstat.tex
+++ b/Doc/lib/libstat.tex
@@ -3,7 +3,7 @@
\section{Standard Module \module{stat}}
\declaremodule{standard}{stat}
-\modulesynopsis{Constants and functions for interpreting the results of
+\modulesynopsis{Utilities for interpreting the results of
\function{os.stat()}, \function{os.lstat()} and \function{os.fstat()}.}