Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8fcdcb commit bce9201Copy full SHA for bce9201
1 file changed
Doc/tut/tut.tex
@@ -2016,7 +2016,7 @@ \section{Comparing Sequences and Other Types \label{comparing}}
2016
the lexicographical comparison is carried out recursively. If all
2017
items of two sequences compare equal, the sequences are considered
2018
equal. If one sequence is an initial subsequence of the other, the
2019
-shorted sequence is the smaller one. Lexicographical ordering for
+shorter sequence is the smaller one. Lexicographical ordering for
2020
strings uses the \ASCII{} ordering for individual characters. Some
2021
examples of comparisons between sequences with the same types:
2022
0 commit comments