]> git.sur5r.net Git - i3/i3/blobdiff - include/shmlog.h
Fix spelling mistakes
[i3/i3] / include / shmlog.h
index 231681cab591d012bef2ca9075eb206c7bb6f923..01fea8b457c7493d4cd0dfef6705406883646fe2 100644 (file)
@@ -24,7 +24,7 @@ typedef struct i3_shmlog_header {
     /* Byte offset where the next line will be written to. */
     uint32_t offset_next_write;
 
-    /* Byte offset where the last wrap occured. */
+    /* Byte offset where the last wrap occurred. */
     uint32_t offset_last_wrap;
 
     /* The size of the logfile in bytes. Since the size is limited to 25 MiB