Trivial comment change

This commit is contained in:
Tim Hockin 2020-07-31 08:55:24 -07:00
parent dcf169c10a
commit 366e08ff40
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
// git-sync is a command that pull a git repository to a local directory.
// git-sync is a command that pulls a git repository to a local directory.
package main // import "k8s.io/git-sync/cmd/git-sync"