commit 5a8df31405f94964c92f177d77226d41e6bb2f1f
parent 653cede8973c11230cfc0f8861f331dfed1ca496
Author: Laslo Hunhold <dev@frign.de>
Date: Fri, 10 Jun 2022 22:18:56 +0200
Fix comment in src/sentence.c
Signed-off-by: Laslo Hunhold <dev@frign.de>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/sentence.c b/src/sentence.c
@@ -76,7 +76,7 @@ next_sentence_break(const void *str, size_t len, size_t (*get_codepoint)
*
* It is further complicated by the fact that the algorithm
* expects you to skip certain characters for the second
- * half of the rules (after WB4). Thus, we do not only have
+ * half of the rules (after SB5). Thus, we do not only have
* the "raw" properties as described above, but also the "skip"
* properties, where the skip.a and skip.b, for instance,
* give the two preceding character properties behind the