We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c5e850 commit 9fd0159Copy full SHA for 9fd0159
README.md
@@ -75,9 +75,9 @@ Notes:
75
printf-style substitution is not supported. Perform any
76
substitution using Python's % operator or .format() capabilities
77
first.
78
- * A ValueError is thrown is thrown if sd_journald_sendv() results in
79
- an error. This might happen if there are no arguments or one of them
80
- is invalid.
+ * A ValueError is thrown if sd_journald_sendv() results in an error.
+ This might happen if there are no arguments or one of them is
+ invalid.
81
82
Viewing Output
83
==============
0 commit comments