[hackers] [libgrapheme] Fix link in src/sentence.c || Laslo Hunhold

From: <git_AT_suckless.org>
Date: Fri, 10 Jun 2022 22:20:31 +0200 (CEST)

commit faaf0019b4772e3a76e20d5d14ed3bc15fc0af3e
Author: Laslo Hunhold <dev_AT_frign.de>
AuthorDate: Fri Jun 10 22:20:21 2022 +0200
Commit: Laslo Hunhold <dev_AT_frign.de>
CommitDate: Fri Jun 10 22:20:21 2022 +0200

    Fix link in src/sentence.c
    
    Signed-off-by: Laslo Hunhold <dev_AT_frign.de>

diff --git a/src/sentence.c b/src/sentence.c
index bf2697c..b26e42a 100644
--- a/src/sentence.c
+++ b/src/sentence.c
_AT_@ -64,7 +64,7 @@ next_sentence_break(const void *str, size_t len, size_t (*get_codepoint)
 
         /*
          * Apply sentence breaking algorithm (UAX #29), see
- * https://unicode.org/reports/tr29/#Word_Boundary_Rules
+ * https://unicode.org/reports/tr29/#Sentence_Boundary_Rules
          *
          * There are 4 slots (a, b, c, d) of "break" properties and
          * we check if there is a break in the middle between b and c.
Received on Fri Jun 10 2022 - 22:20:31 CEST

This archive was generated by hypermail 2.3.0 : Fri Jun 10 2022 - 22:24:29 CEST