Fix two leftovers from path_list->string_list
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Tue, 22 Jul 2008 11:09:47 +0000 (13:09 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Jul 2008 22:28:22 +0000 (15:28 -0700)
In the documentation, where you cannot get compile errors for using the
wrong member name, there were two mentions of 'path' left.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found