Skip to content

Commit

Permalink
docs: Fix missing paragraph break in the docs for Buffer
Browse files Browse the repository at this point in the history
  • Loading branch information
Liamolucko authored Oct 29, 2023
1 parent 0bcd2e2 commit 2eef592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,7 @@ impl<D: HasDisplayHandle, W: HasWindowHandle> Surface<D, W> {
/// - X, when XShm is available
/// - Win32
/// - Orbital, when buffer size matches window size
///
/// Currently [`Buffer::present`] must block copying image data on:
/// - Web
/// - macOS
Expand Down

0 comments on commit 2eef592

Please sign in to comment.