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 9fd0159 commit 44acd1cCopy full SHA for 44acd1c
README.md
@@ -75,7 +75,7 @@ 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 if sd_journald_sendv() results in an error.
+ * A ValueError is raised if sd_journald_sendv() results in an error.
79
This might happen if there are no arguments or one of them is
80
invalid.
81
0 commit comments