guide.md: typo fix

This fixes #86.
This commit is contained in:
William Hubbs 2016-05-19 13:36:43 -05:00
parent 3fa9015b8e
commit 9a372812c7

View File

@ -173,7 +173,7 @@ start()
stop()
status()
There are default implementations in rc/sh/runscript.sh - this allows very
There are default implementations in rc/sh/openrc-run.sh - this allows very
compact service scripts. These functions can be overridden per service script as
needed.