Skip to content

Commit 2c934b4

Browse files
Xiayucheng1212dbaluta
authored andcommitted
Fix grammar in lectures/processes.rst
1 parent 037410b commit 2c934b4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/teaching/lectures/processes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,8 +306,8 @@ the parent and which should be copied or isolated:
306306

307307

308308
For example, if `CLONE_FILES | CLONE_VM | CLONE_FS` is used by the
309-
caller than effectively a new thread is created. If these flags are
310-
not used than a new process is created.
309+
caller then effectively a new thread is created. If these flags are
310+
not used then a new process is created.
311311

312312
Namespaces and "containers"
313313
---------------------------

0 commit comments

Comments
 (0)