mirror of
https://github.com/Devolutions/IronRDP.git
synced 2025-08-04 15:18:17 +00:00
style: fix typos (#546)
This commit is contained in:
parent
402ffd56c9
commit
7916997b0b
9 changed files with 14 additions and 15 deletions
|
@ -560,7 +560,7 @@ impl<'a> WriteCursor<'a> {
|
|||
&mut self.inner[idx..]
|
||||
}
|
||||
|
||||
/// Returns the innner byte slice.
|
||||
/// Returns the inner byte slice.
|
||||
#[inline]
|
||||
pub const fn inner(&self) -> &[u8] {
|
||||
self.inner
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue