Skip to content

Commit

Permalink
Fix grammar mistake in lib.rs documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ByteOtter committed Aug 16, 2024
1 parent be3cde4 commit 553728b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion isototest/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//! ## Example
//!
//! To use this crate, you need to create a `VncClient` instance, which will connect you to your
//! VNC server. This instance must be passed to any function which communicated with the VNC
//! VNC server. This instance must be passed to any function which communicates with the VNC
//! server.
//!
//! ``` no_run
Expand Down

0 comments on commit 553728b

Please sign in to comment.