chiark / gitweb /
Advertise hibernation only if there's enough free swap
[elogind.git] / src / shared / logs-show.c
index 87633e78163652e50c1d7d29f10b6c29808339bd..f50777c58d413ceab447aeaf85fe5b9287012464 100644 (file)
@@ -201,7 +201,7 @@ static int output_short(
         assert(j);
 
         /* Set the threshold to one bigger than the actual print
-         * treshold, so that if the line is actually longer than what
+         * threshold, so that if the line is actually longer than what
          * we're willing to print, ellipsization will occur. This way
          * we won't output a misleading line without any indication of
          * truncation.