Fix a few small typos in the docstrings.
get_close_matches(): Do not use %-interpolation for strings when
concatenation is more efficient. F
Fred Drake committed
f1da6287fc90a068da8487dc5564b35f194d74b9
Parent: f6a9617
get_close_matches(): Do not use %-interpolation for strings when
concatenation is more efficient.