[tor/master] Spelling -- readyness->readiness.

6 Jan
2015
6 Jan
'15
10:20 p.m.
commit 7c5a45575fd7881dbb0c16895608775b44c87f01 Author: Nick Mathewson <nickm@torproject.org> Date: Tue Jan 6 17:10:27 2015 -0500 Spelling -- readyness->readiness. --- src/or/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/or/main.c b/src/or/main.c index 44469eb..c925b7d 100644 --- a/src/or/main.c +++ b/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
3784
Age (days ago)
3784
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org