Skip to content

Commit

Permalink
=whitespace [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
oxinabox committed Nov 1, 2016
1 parent 4749b0c commit 96fad0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/special/gamma.jl
Original file line number Diff line number Diff line change
Expand Up @@ -615,7 +615,7 @@ end
# Otherwise, we need to make things use their own `float` converting methods
# and in those cases, we do not convert back either as we assume
# they also implement their own versions of the functions, with the correct return types.
# Otherwise, if they do not implement their version of the functions we
# Otherwise, if they do not implement their version of the functions we
# manually throw a `MethodError`.
# This case occurs, when calling `float` on a type does not change its type,
# as it is already a `float`, and would have hit own method, if one had existed.
Expand Down

0 comments on commit 96fad0f

Please sign in to comment.