fix comment per Github comment

Reviewed By: andreicoman11

Differential Revision: D2606888

fb-gh-sync-id: f9e1381b912533de06326d5a90062f0d54741553
This commit is contained in:
Aaron Chiu 2015-11-02 12:34:15 -08:00 committed by facebook-github-bot-7
parent 839756b6d4
commit 63c4d07187

View File

@ -143,7 +143,7 @@ public class Arguments {
}
/**
* Covert a {@link WritableMap} to a {@link Bundle}.
* Convert a {@link WritableMap} to a {@link Bundle}.
* @param readableMap the {@link WritableMap} to convert.
* @return the converted {@link Bundle}.
*/