Remove redundant reference to tab (since it = 'horizontal tab')
This commit is contained in:
parent
0cc87f37b3
commit
8694cc42ab
|
@ -104,7 +104,7 @@ alphanumeric character.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
\begin{funcdesc}{isspace}{c}
|
\begin{funcdesc}{isspace}{c}
|
||||||
Checks for \ASCII{} white-space characters; space, tab, line feed,
|
Checks for \ASCII{} white-space characters; space, line feed,
|
||||||
carriage return, form feed, horizontal tab, vertical tab.
|
carriage return, form feed, horizontal tab, vertical tab.
|
||||||
\end{funcdesc}
|
\end{funcdesc}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue