Skip to content

Commit

Permalink
Reword documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisduerr committed Jun 3, 2024
1 parent af0fcef commit 46e208d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions wayland-backend/src/sys/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,7 @@ impl client::Backend {
/// # Safety
///
/// There must never be more than one party managing an object. This is only
/// safe to call when a third party gave you ownership of an uninitialized
/// proxy.
/// safe to call when a third party gave you ownership of an unmanaged proxy.
///
/// The caller is also responsible for making sure the passed interface matches
/// the proxy.
Expand Down

0 comments on commit 46e208d

Please sign in to comment.