Explorar o código

Fix typo in comment for getinfo_helper_current_time()

Neel Chauhan %!s(int64=7) %!d(string=hai) anos
pai
achega
aab6aea197
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/feature/control/control.c

+ 1 - 1
src/feature/control/control.c

@@ -2056,7 +2056,7 @@ getinfo_helper_listeners(control_connection_t *control_conn,
 }
 
 /** Implementation helper for GETINFO: answers requests for information about
- * the current time in both local and UTF forms. */
+ * the current time in both local and UTC forms. */
 STATIC int
 getinfo_helper_current_time(control_connection_t *control_conn,
                          const char *question,