Closed
Description
At http://matplotlib.org/api/pyplot_api.html#matplotlib.pyplot.errorbar, just above the table for the kwargs, there is a typo in:
where mfc, mec, ms and mew are aliases for the longer property names, markerfacecolor, markeredgecolor, markersize and markeredgewith.
markeredgewith should be markeredgewidth