From e47b1354563cc2731d48c09c48a1551138cf1ccc Mon Sep 17 00:00:00 2001 From: Jan Pecha Date: Fri, 19 Apr 2013 19:31:54 +0200 Subject: [PATCH] IGit: typo Signed-off-by: Jan Pecha --- IGit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IGit.php b/IGit.php index ddf4383..5fbda64 100644 --- a/IGit.php +++ b/IGit.php @@ -56,7 +56,7 @@ public function branchName(); /** - * Checkout of branch. + * Checkout branch. * @param string * @throws Cz\Git\GitException */