瀏覽代碼

logutil: fix typo in comment

Shawn Smith 10 年之前
父節點
當前提交
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
 // See the License for the specific language governing permissions and
 // limitations under the License.
 // limitations under the License.
 
 
-// Package logutil includes utilities to faciliate logging.
+// Package logutil includes utilities to facilitate logging.
 package logutil
 package logutil
 
 
 import (
 import (