Skip to content

Commit 93e8a77

Browse files
xdelaruellethiell
authored andcommitted
Fix few typos in ChangeLog found by codespell
1 parent e581b9a commit 93e8a77

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ChangeLog

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@
138138

139139
* EventHandler: reinstate ev_error and ev_timeout as deprecated (#377)
140140

141-
* nodeset/cluset CLI: allow litteral new line in -S, so both -S "\n"
142-
and -S $'\n' will work
141+
* nodeset/cluset CLI: allow literal new line in -S, so both -S "\n" and
142+
-S $'\n' will work
143143

144144
* nodeset/cluset CLI: handle multiline shell arguments in options (#394)
145145

@@ -565,7 +565,7 @@
565565
CLUSTERSHELL_GW_LOG_DIR and CLUSTERSHELL_GW_LOG_LEVEL environment
566566
variables from the root node.
567567

568-
* Communication.py: Messages are now transfered in xml payload instead of
568+
* Communication.py: Messages are now transferred in xml payload instead of
569569
'output' attribute for improved handling of multi-lines messages in
570570
StdOutMessage and StdErrMessage.
571571

@@ -1389,7 +1389,7 @@
13891389
2009-12-09 A. Degremont <[email protected]>
13901390

13911391
* scripts/nodeset.py: Protect --separator from code injection and
1392-
handle gracefully incorrect separtor.
1392+
handle gracefully incorrect separator.
13931393

13941394
2009-12-09 S. Thiell <[email protected]>
13951395

0 commit comments

Comments
 (0)