Skip to content

Commit

Permalink
nit to work with Jazzy doc style (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
ulukaya authored and wilhuff committed Mar 23, 2018
1 parent df92f1a commit 6a61d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firebase/Auth/Source/Public/FIRAuth.h
Original file line number Diff line number Diff line change
Expand Up @@ -718,7 +718,7 @@ NS_SWIFT_NAME(Auth)
@brief Sends a sign in with email link to provided email address.
@param email The email address of the user.
@param actionCodeSettings An @c FIRActionCodeSettings object containing settings related to
@param actionCodeSettings An `FIRActionCodeSettings` object containing settings related to
handling action codes.
@param completion Optionally; a block which is invoked when the request finishes. Invoked
asynchronously on the main thread in the future.
Expand Down

0 comments on commit 6a61d83

Please sign in to comment.