FS: Fix a minor typo in runInShell() docs

Change-Id: I5b1a5f3732aa97f83a4d39b42ba0f1e8eff9dec4
Signed-off-by: Sebastian Schuberth <sschuberth@gmail.com>
This commit is contained in:
Sebastian Schuberth 2015-05-25 20:07:53 +02:00 committed by Matthias Sohn
parent 7ee351fb95
commit 9599f3f1a6
1 changed files with 1 additions and 1 deletions

View File

@ -944,7 +944,7 @@ private static boolean shutdownAndAwaitTermination(ExecutorService pool) {
}
/**
* Initialize a ProcesssBuilder to run a command using the system shell.
* Initialize a ProcessBuilder to run a command using the system shell.
*
* @param cmd
* command to execute. This string should originate from the