diff Resources/Configuration.json @ 2736:02e04783f84b

typo
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 13 Jul 2018 17:08:19 +0200
parents 6801f99bbc2f
children 959bd8857eb5
line wrap: on
line diff
--- a/Resources/Configuration.json	Fri Jul 13 15:47:33 2018 +0200
+++ b/Resources/Configuration.json	Fri Jul 13 17:08:19 2018 +0200
@@ -43,7 +43,7 @@
   "Plugins" : [
   ],
 
-  // Maximum number of processing jobs that are simultanously running
+  // Maximum number of processing jobs that are simultaneously running
   // at any given time. A value of "0" indicates to use all the
   // available CPU logical cores. To emulate Orthanc <= 1.3.2, set
   // this value to "1".