Skip to content

Commit

Permalink
Typo in ReactContext.java
Browse files Browse the repository at this point in the history
Summary:
Just a tiny typo
Closes facebook#8066

Differential Revision: D3422819

fbshipit-source-id: f992054e712d081b1cd48c4db0d38cf6517043a7
  • Loading branch information
wiyarmir authored and Facebook Github Bot 9 committed Jun 11, 2016
1 parent 97c483e commit 87d6584
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import com.facebook.react.bridge.queue.ReactQueueConfiguration;

/**
* Abstract ContextWrapper for Android applicaiton or activity {@link Context} and
* Abstract ContextWrapper for Android application or activity {@link Context} and
* {@link CatalystInstance}
*/
public class ReactContext extends ContextWrapper {
Expand Down

0 comments on commit 87d6584

Please sign in to comment.