Shawn Smith 10 лет назад
Родитель
Сommit
4e649970df
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      pkg/logutil/merge_logger.go

+ 1 - 1
pkg/logutil/merge_logger.go

@@ -12,7 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
-// Package logutil includes utilities to faciliate logging.
+// Package logutil includes utilities to facilitate logging.
 package logutil
 
 import (