Explorar o código

Spelling -- readyness->readiness.

Nick Mathewson %!s(int64=9) %!d(string=hai) anos
pai
achega
7c5a45575f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/main.c

+ 1 - 1
src/or/main.c

@@ -2081,7 +2081,7 @@ do_main_loop(void)
 #endif
 
 #ifdef HAVE_SYSTEMD
-  log_notice(LD_GENERAL, "Signaling readyness to systemd");
+  log_notice(LD_GENERAL, "Signaling readiness to systemd");
   sd_notify(0, "READY=1");
 #endif