We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c737c0d commit e863638Copy full SHA for e863638
librootjavadaemon/README.md
@@ -99,7 +99,7 @@ On the non-root side, simply replace your calls to
99
```RootDaemon.getLaunchScript()```. Everything will work the same
100
as with normal use of [libRootJava](../librootjava), aside from that
101
the root process isn't tied to the lifecycle of the non-root end,
102
-and you might want to tell explicitly tell the daemon to terminate at
+and you might want to explicitly tell the daemon to terminate at
103
some point (or not).
104
105
See the [example project](../librootjavadaemon_example) for further
0 commit comments