From 34bffae787bd38c872b165f5cd4dc9842eef4aae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sun, 19 Dec 2010 02:28:55 +0000 Subject: [PATCH] Fix description in comment, search-n-replace didn't replace it :) git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39887 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/checkitout.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bin/checkitout.cpp b/src/bin/checkitout.cpp index 5deeb7850a..9de9bb7308 100644 --- a/src/bin/checkitout.cpp +++ b/src/bin/checkitout.cpp @@ -8,8 +8,8 @@ */ /* - * CheckItOut: wraps URL mime types around command line apps - * or other apps that don't handle them directly. + * CheckItOut: wraps SCM URL mime types around command line apps + * to check out sources in a user-friendly fashion. */ #define DEBUG 1