# # patch "commands.cc" # from [bae3f75e098e58c2e54eda192c62ac4e4f1847b0] # to [8383de931935f3b26894a5ecb5e29690040bfcbd] # --- commands.cc +++ commands.cc @@ -1405,7 +1405,7 @@ CMD(checkout, "tree", "[DIRECTORY]\n", - "check out revision from database into directory.\n" + "check out a revision from database into directory.\n" "If a revision is given, that's the one that will be checked out.\n" "Otherwise, it will be the head of the branch (given or implicit).\n" "If no directory is given, the branch name will be used as directory",