notes.h: fix typos in comment
authorDenton Liu <redacted>
Wed, 18 Dec 2019 18:17:43 +0000 (10:17 -0800)
committerJunio C Hamano <redacted>
Wed, 18 Dec 2019 20:35:35 +0000 (12:35 -0800)
commite0f9095aaa56f5c731faced2e61ca48df5caedfb
tree8b5d3f2fd77c9a10b4850d0dca7ef6a54868a9e0
parent1d7297513df66873e68af4b254804151b8ba5359
notes.h: fix typos in comment

In 1d7297513d (notes: break set_display_notes() into smaller functions,
2019-12-11), we introduced a comment which had a couple of typos. In the
first typo, we referenced 'enable_default_display_notes' instead of
'enable_ref_display_notes'. In the second typo, we wrote "is a points to"
instead of "is a pointer to". Correct both of these typos.

Reported-by: Eric Sunshine <redacted>
Signed-off-by: Denton Liu <redacted>
Signed-off-by: Junio C Hamano <redacted>
notes.h
git clone https://git.99rst.org/PROJECT