Skip to content

Commit

Permalink
Merge pull request scipy#6106 from Newman101/Issue6105
Browse files Browse the repository at this point in the history
Fixed Issue scipy#6105
  • Loading branch information
argriffing committed Apr 27, 2016
2 parents a71ab83 + 39e6e02 commit 7e807cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scipy/misc/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@ def face(gray=False):
Parameters
----------
gray : bool, optional
If True then return color image, otherwise return an 8-bit gray-scale
If True return 8-bit grey-scale image, otherwise return a color image
Returns
-------
Expand Down

0 comments on commit 7e807cc

Please sign in to comment.