chore: fix typo in lint.rs (#9281)

This commit is contained in:
Ikko Ashimine 2021-01-27 12:41:48 +09:00 committed by GitHub
parent e7323002d9
commit 798027a596
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license.
//! This module provides file formating utilities using
//! This module provides file formatting utilities using
//! [`deno_lint`](https://github.com/denoland/deno_lint).
//!
//! At the moment it is only consumed using CLI but in