Skip to content

Commit

Permalink
Doc tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Apr 12, 2015
1 parent 48759a8 commit 0d23afb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phf_codegen/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
//! # Note
//!
//! The compiler's stack will overflow when processing extremely long method
//! chains (500+ calls). If generating a large PHF data structure, consider
//! chains (500+ calls). When generating large PHF data structures, consider
//! looping over the entries or making each call a separate statement:
//!
//! ```rust
Expand Down

0 comments on commit 0d23afb

Please sign in to comment.