php-gedcom icon indicating copy to clipboard operation
php-gedcom copied to clipboard

Error in readme.md

Open mhkuu opened this issue 11 years ago • 0 comments

Thanks for creating this parser!

I think I found a small error in your usage example in readme.md: current($indi->$individual()) should probably be current($individual->getName()), right?

mhkuu avatar Aug 06 '14 09:08 mhkuu