Fix comment

This commit is contained in:
Russell Belfer 2013-08-19 16:03:15 -07:00
parent 805755f49b
commit 44d6553186

View File

@ -44,7 +44,7 @@ void test_refs_pack__empty(void)
void test_refs_pack__loose(void)
{
/* create a packfile from all the loose rn a repo */
/* create a packfile from all the loose refs in a repo */
git_reference *reference;
git_buf temp_path = GIT_BUF_INIT;