mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
chore: remove repetitive words in comments
Signed-off-by: dongjinlong <dongjinlong@outlook.com>
This commit is contained in:
@@ -58,7 +58,7 @@ type queue struct {
|
||||
// so readable must be checked.
|
||||
readable bool
|
||||
|
||||
// transform is the the queue's function for transforming bytes
|
||||
// transform is the queue's function for transforming bytes
|
||||
// entering the queue. For example, transform might convert all '\r's
|
||||
// entering the queue to '\n's.
|
||||
transformer
|
||||
|
||||
Reference in New Issue
Block a user