Skip to content

Commit

Permalink
typo: Gralic -> Garlic
Browse files Browse the repository at this point in the history
  • Loading branch information
multikatt committed May 9, 2015
1 parent 7b5a7e1 commit ec772c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Garlic.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -521,7 +521,7 @@ namespace garlic
buf += 3; // Certificate
if (buf - buf1 > (int)len)
{
LogPrint (eLogError, "Gralic clove is too long");
LogPrint (eLogError, "Garlic clove is too long");
break;
}
}
Expand Down

0 comments on commit ec772c5

Please sign in to comment.