Skip to content

Commit

Permalink
Fix typo in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
radko93 committed Aug 7, 2017
1 parent 1a2d53a commit 50adfdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
*/
public class SplashScreenReactPackage implements ReactPackage {

// Depreciated RN 0.47
// Deprecated RN 0.47
public List<Class<? extends JavaScriptModule>> createJSModules() {
return Collections.emptyList();
}
Expand Down

0 comments on commit 50adfdd

Please sign in to comment.