]> git.ipfire.org Git - thirdparty/git.git/commit
refspec: fix typo in comment
authorK Jayatheerth <jayatheerthkulkarni2005@gmail.com>
Tue, 24 Mar 2026 01:57:34 +0000 (07:27 +0530)
committerJunio C Hamano <gitster@pobox.com>
Tue, 24 Mar 2026 04:27:17 +0000 (21:27 -0700)
commit4e5dc601ddc5f0d8ab035210554d9e15aa376032
tree69383d0223b1df51e63968e6832fd257815ffee9
parent649c768a25b191dbea72c7bacaed5b81ef195bf5
refspec: fix typo in comment

Fix a long-standing typo in a comment: "refpsecs" -> "refspecs".

Signed-off-by: K Jayatheerth <jayatheerthkulkarni2005@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refspec.c