We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40b213e commit 80d3a76Copy full SHA for 80d3a76
src/lib.rs
@@ -29,11 +29,10 @@
29
//!
30
//! # License
31
32
-//! This software is a binding of the SFML library created by Laurent Gomila, which
33
-//! is provided under the Zlib/png license.
+//! This software is a binding of the SFML library created by Laurent Gomila,
+//! which is provided under the Zlib/png license.
34
35
-//! This software is provided under the same license than the SFML, the Zlib/png
36
-//! license.
+//! This software is provided under the same license as SFML, the Zlib/png license.
37
38
39
#![warn(
0 commit comments