Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
kornelski committed Aug 21, 2024
1 parent ce4af67 commit 9dbdc63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/legacy/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pub(crate) mod internal {
pub mod rgba;
}

/// BGR/BGRA alernative layouts & grayscale
/// For backwards-compatibility only. This is where BGR/BGRA alernative layouts & grayscale used to be.
///
/// BGR might be useful for some Windows or OpenGL APIs.
pub mod alt;
Expand Down

0 comments on commit 9dbdc63

Please sign in to comment.