X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Documentation%2Ftechnical%2Fapi-tree-walking.txt;h=bde18622a87404fc258c60ecb87c43bfeb047f0c;hb=e3b7705207b3e9c661026e43b95cfb2f40d7e6f2;hp=14af37c3f14854e87d9d28f60b5ff72eb189c37f;hpb=d6e11a6ebb61d22349f15df790fc8fe080ad5b52;p=platform%2Fupstream%2Fgit.git diff --git a/Documentation/technical/api-tree-walking.txt b/Documentation/technical/api-tree-walking.txt index 14af37c..bde1862 100644 --- a/Documentation/technical/api-tree-walking.txt +++ b/Documentation/technical/api-tree-walking.txt @@ -55,9 +55,9 @@ Initializing `fill_tree_descriptor`:: - Initialize a `tree_desc` and decode its first entry given the sha1 of - a tree. Returns the `buffer` member if the sha1 is a valid tree - identifier and NULL otherwise. + Initialize a `tree_desc` and decode its first entry given the + object ID of a tree. Returns the `buffer` member if the latter + is a valid tree identifier and NULL otherwise. `setup_traverse_info`::