sorry for my bad english

This commit is contained in:
MeexReay 2024-05-29 17:46:16 +03:00
parent fa999ecd30
commit f71c6d36ed
2 changed files with 2 additions and 2 deletions

View File

@ -75,7 +75,7 @@ use rust_mc_proto::{DataBufferReader, DataBufferWriter, MCConn, MCConnTcp, Minec
/*
Example of simple server that sends motd
to client like an vanilla minecraft server
to client like a vanilla minecraft server
*/

View File

@ -4,7 +4,7 @@ use rust_mc_proto::{DataBufferReader, DataBufferWriter, MCConnTcp, MinecraftConn
/*
Example of simple server that sends motd
to client like an vanilla minecraft server
to client like a vanilla minecraft server
*/