Remove 'working copy' from the documentation and C code
[git.git] / diff-lib.c
index f8454dd2918dc74bee43d9f2faa1837cc5665abd..c5e07545b22e4023d4b1196744294842a1d06f03 100644 (file)
@@ -289,7 +289,7 @@ static void show_new_file(struct rev_info *revs,
 
        /*
         * New file in the index: it might actually be different in
-        * the working copy.
+        * the working tree.
         */
        if (get_stat_data(new, &sha1, &mode, cached, match_missing,
            &dirty_submodule, &revs->diffopt) < 0)