tst2005googlecode / umurmur

Automatically exported from code.google.com/p/umurmur
1 stars 0 forks source link

Small Typo fix #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Execute umurmurd -h

What is the expected output? What do you see instead?
At the option -d we read "- Do not deamonize"
but the correct english should be
"- Do not daemonize"

What version of the product are you using? On what operating system?
0.2.5

Please provide any additional information below.
Line 130 of main.c

Original issue reported on code.google.com by pierre.h...@gmail.com on 7 Jan 2011 at 8:28

GoogleCodeExporter commented 9 years ago

Original comment by fatbob.s...@gmail.com on 8 Jan 2011 at 9:44

GoogleCodeExporter commented 9 years ago
Fixed in r147. Thanks!

Original comment by fatbob.s...@gmail.com on 8 Jan 2011 at 9:46