From 98e023dea40a0eca8a61c037dfc59aaf27f003a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20B=C3=ADlka?= Date: Mon, 29 Jul 2013 10:18:21 +0200 Subject: many small typofixes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Bílka Reviewed-by: Marc Branchaud Signed-off-by: Junio C Hamano --- notes.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'notes.h') diff --git a/notes.h b/notes.h index 3324c486a1..2a3f923380 100644 --- a/notes.h +++ b/notes.h @@ -77,7 +77,7 @@ const char *default_notes_ref(void); * variable is used, and if that is missing, the default notes ref is used * ("refs/notes/commits"). * - * If you need to re-intialize a notes_tree structure (e.g. when switching from + * If you need to re-initialize a notes_tree structure (e.g. when switching from * one notes ref to another), you must first de-initialize the notes_tree * structure by calling free_notes(struct notes_tree *). * -- cgit v1.2.3