mirror of
https://github.com/openharmony/third_party_rust_heck.git
synced 2026-07-01 20:36:55 -04:00
doc: Fix typo
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
//! **heck** is a case conversion library.
|
||||
//!
|
||||
//! This library exists to provide case conversion between common cases like
|
||||
//! CamelCase and snake_case. It is intended to be unicode aware, internally,
|
||||
//! CamelCase and snake_case. It is intended to be unicode aware, internally
|
||||
//! consistent, and reasonably well performing.
|
||||
//!
|
||||
//! ## Definition of a word boundary
|
||||
|
||||
Reference in New Issue
Block a user