Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

Commit

Permalink
Merge pull request #569 from lise-henry/patch-1
Browse files Browse the repository at this point in the history
Fix typo in prelude.rs documentation
  • Loading branch information
GuillaumeGomez committed Aug 29, 2017
2 parents f020c00 + 9ddb8c4 commit 3ea125d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/prelude.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// See the COPYRIGHT file at the top-level directory of this distribution.
// Licensed under the MIT license, see the LICENSE file or <http://opensource.org/licenses/MIT>

//! Traits and essential types inteded for blanket imports.
//! Traits and essential types intended for blanket imports.

pub use glib::prelude::*;

Expand Down

0 comments on commit 3ea125d

Please sign in to comment.