Skip to content

Commit

Permalink
Update stale JavaDoc reference
Browse files Browse the repository at this point in the history
Summary:
I don't like JavaDoc errors

N/A; Change does not touch executable code
Closes #17023

Differential Revision: D6472273

Pulled By: shergin

fbshipit-source-id: 3131e17ca9925c42def02047082378fb3169c82b
  • Loading branch information
Petter Hesselberg authored and facebook-github-bot committed Dec 4, 2017
1 parent 95dac8d commit 5b83dbe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ public ReactInstanceManagerBuilder setMinTimeLeftInFrameForNonBatchedOperationMs
* <li> {@link #setApplication}
* <li> {@link #setCurrentActivity} if the activity has already resumed
* <li> {@link #setDefaultHardwareBackBtnHandler} if the activity has already resumed
* <li> {@link #setJSBundleFile} or {@link #setJSMainModuleName}
* <li> {@link #setJSBundleFile} or {@link #setJSMainModulePath}
* </ul>
*/
public ReactInstanceManager build() {
Expand Down

0 comments on commit 5b83dbe

Please sign in to comment.