chiark / gitweb /
bus: parse BusPolicy directive in service files
[elogind.git] / man / sd_bus_error.xml
index 3317eadc3743da816b37bf30a473ddd0aa821d98..7f4160753ef3b6092c4e9e33b3d1e940398726ca 100644 (file)
@@ -252,7 +252,7 @@ along with systemd; If not, see <http://www.gnu.org/licenses/>.
     D-Bus error names are available as constants
     <constant>SD_BUS_ERROR_FAILED</constant>, etc., listed above. If
     <parameter>name</parameter> is <constant>NULL</constant>, it is
-    assumed that no error occured, and 0 is returned. This means that
+    assumed that no error occurred, and 0 is returned. This means that
     this function may be conveniently used in a
     <function>return</function> statement.</para>