Skip to content

Commit 65c7070

Browse files
bryant1410akarnokd
authored andcommitted
Fix grammar error in RxJavaHooks javadocs (#4191)
1 parent 6b72d8a commit 65c7070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/rx/plugins/RxJavaHooks.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ public static void clear() {
275275
}
276276

277277
/**
278-
* Prevents changing a hooks.
278+
* Prevents changing the hooks.
279279
*/
280280
public static void lockdown() {
281281
lockdown = true;

0 commit comments

Comments
 (0)