Skip to content
This repository was archived by the owner on Jan 9, 2020. It is now read-only.

Commit c7214b9

Browse files
committed
typo fix
1 parent b48f729 commit c7214b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@ fn run() -> Result<()> {
257257
opts.optopt(
258258
"p",
259259
"pid-file",
260-
"additonal location to write pid",
260+
"additional location to write pid",
261261
"PID-FILE",
262262
);
263263
opts.optopt("c", "console", "console to use", "CONSOLE");

0 commit comments

Comments
 (0)