From b02085f1af2c96e88737dc8d02b1dd9a5d214b30 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Sun, 20 Mar 2016 19:41:05 +0300 Subject: [PATCH] set-commit-date-repos: fix docstring --- set-commit-date-repos | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/set-commit-date-repos b/set-commit-date-repos index 41f1686..69b4aed 100755 --- a/set-commit-date-repos +++ b/set-commit-date-repos @@ -1,6 +1,6 @@ #! /bin/sh -# Call set-commit-date on all repositories. +# Call set-commit-date-recursive on all repositories. cd "`dirname \"$0\"`" && prog_dir="`pwd`" && -- 2.39.2