NamedKitten %!s(int64=7) %!d(string=hai) anos
pai
achega
287add05a5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      logging.go

+ 1 - 1
logging.go

@@ -23,7 +23,7 @@ const (
 	LogError int = iota
 
 	// LogWarning level is used for very abnormal events and errors that are
-	// also returend to a calling function.
+	// also returned to a calling function.
 	LogWarning
 
 	// LogInformational level is used for normal non-error activity