aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/count.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc_src/count.txt')
-rw-r--r--doc_src/count.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_src/count.txt b/doc_src/count.txt
index ca4b5d04..8b6b14c6 100644
--- a/doc_src/count.txt
+++ b/doc_src/count.txt
@@ -5,7 +5,7 @@
\subsection count-description Description
-The <tt>count</tt> function prints the number of arguments that were
+The <tt>count</tt> builtin prints the number of arguments that were
passed to it. This is usually used to find out how many elements an
environment variable array contains, but this is not the only
potential usage for the count command.