diff options
author | Christian Grothoff <christian@grothoff.org> | 2015-09-21 15:41:01 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2015-09-21 15:41:01 +0200 |
commit | 55a3d7b5e42959a19f2283b2b8f76067fdc402db (patch) | |
tree | 02ae2c71c65dac9953af87e2db0378500678dde9 | |
parent | 0c81825296456225ac3cbafdc85b42bc8c078762 (diff) |
-fix typo
-rwxr-xr-x | src/mint/test_taler_mint_httpd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mint/test_taler_mint_httpd.sh b/src/mint/test_taler_mint_httpd.sh index b56706a16..05d26620b 100755 --- a/src/mint/test_taler_mint_httpd.sh +++ b/src/mint/test_taler_mint_httpd.sh @@ -19,7 +19,7 @@ # taler-mint-httpd. Basically, the goal is to make sure that the # HTTP server survives (and produces the 'correct' error code). # -# We read the JSON snippets to POST from test_atler_mint_httpd.data +# We read the JSON snippets to POST from test_taler_mint_httpd.data # # Setup keys. taler-mint-keyup -d test-mint-home -m test-mint-home/master.priv |