##// END OF EJS Templates
dirstate: fix typo in docstring...
Augie Fackler -
r48570:03089463 stable
parent child Browse files
Show More
@@ -599,7 +599,7 b' class dirstate(object):'
599 599
600 600 This function must be called within a `dirstate.parentchange` context.
601 601
602 note: the API is at an early stage and we might need to ajust it
602 note: the API is at an early stage and we might need to adjust it
603 603 depending of what information ends up being relevant and useful to
604 604 other processing.
605 605 """
General Comments 0
You need to be logged in to leave comments. Login now