Fix misspelled comments.
This commit is contained in:
parent
292caefb26
commit
ad06dfe496
22 changed files with 29 additions and 29 deletions
|
@ -1098,7 +1098,7 @@ impl Context {
|
|||
Ok(())
|
||||
}
|
||||
|
||||
/// Non-parellelized version of rendering an item. This will take the input
|
||||
/// Non-parallelized version of rendering an item. This will take the input
|
||||
/// item, render its contents, and then invoke the specified closure with
|
||||
/// all sub-items which need to be rendered.
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue