Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ErinCall committed Jul 12, 2015
1 parent 1013dad commit e7761ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/container.rs
Expand Up @@ -205,7 +205,7 @@ impl Grid {

/// Based on the orientation, set the number of children to place in a:
///
/// * `Vertial`: **column**
/// * `Vertical`: **column**
/// * `Horizontal`: **row**
///
/// before beginning the next one.
Expand Down

0 comments on commit e7761ae

Please sign in to comment.