summaryrefslogtreecommitdiffhomepage
path: root/coq.html.markdown
diff options
context:
space:
mode:
authorMax Schumacher <maximilianbschumacher@gmail.com>2021-03-21 15:22:44 +0100
committerGitHub <noreply@github.com>2021-03-21 15:22:44 +0100
commit44526992794e25f7945126d5be3737a3be517b2a (patch)
tree0f68c8bdca0adf97033e637b8828a6824f253e6a /coq.html.markdown
parent67ec5133a24e84c545c920dabab1d235b53523ad (diff)
parent835bae31efb57d5d0bcd28de962750fac4333c5a (diff)
Merge pull request #4141 from dbenn/patch-2
[coq/en] 8-bits => 8-bit
Diffstat (limited to 'coq.html.markdown')
-rw-r--r--coq.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/coq.html.markdown b/coq.html.markdown
index bbc613ce..fa1558e6 100644
--- a/coq.html.markdown
+++ b/coq.html.markdown
@@ -370,7 +370,7 @@ Close Scope string_scope.
power series and results,...)
• Relations : Relations (definitions and basic results)
• Sorting : Sorted list (basic definitions and heapsort correctness)
-• Strings : 8-bits characters and strings
+• Strings : 8-bit characters and strings
• Wellfounded : Well-founded relations (basic results)
*)