From de8e3bb7b6fedc0554cee20834001dd4a739cd88 Mon Sep 17 00:00:00 2001 From: Nick Hanley Date: Wed, 16 Nov 2022 13:28:50 -0500 Subject: fix miscellaneous spelling mistakes --- text.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'text.h') diff --git a/text.h b/text.h index b7d69fe..048aef7 100644 --- a/text.h +++ b/text.h @@ -177,7 +177,7 @@ bool text_snapshot(Text*); */ size_t text_undo(Text*); /** - * Reapply an older change along the main brach. + * Reapply an older change along the main branch. * @rst * .. note:: Takes an implicit snapshot. * @endrst -- cgit v1.2.3