Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db3dbae

Browse files
author
Ryan Neufeld
authored
Merge pull request clojure-cookbook#483 from ebzzry/master
Fix minor typo.
2 parents 3a6a3ff + d67bd78 commit db3dbae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

04_local-io/4-03_exec-system-command.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,6 @@ sequence of promises returned by +sh-pipe+):(((functions, realized?)))
161161

162162
==== See Also
163163

164-
* If you don't need piping or +clj-common-execs+ advanced features,
164+
* If you don't need piping or +clj-commons-exec+'s advanced features,
165165
consider using
166166
http://bit.ly/clj-java-shell-api[+clojure.java.shell+]

0 commit comments

Comments
 (0)