Skip to content

Commit e863638

Browse files
committed
Doc adjustments Chainfire#3
1 parent c737c0d commit e863638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

librootjavadaemon/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ On the non-root side, simply replace your calls to
9999
```RootDaemon.getLaunchScript()```. Everything will work the same
100100
as with normal use of [libRootJava](../librootjava), aside from that
101101
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
102+
and you might want to explicitly tell the daemon to terminate at
103103
some point (or not).
104104

105105
See the [example project](../librootjavadaemon_example) for further

0 commit comments

Comments
 (0)