diff OrthancServer/OrthancRestApi/OrthancRestResources.cpp @ 3973:d86bddb50972

fix spelling errors according to debian
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 22 May 2020 18:40:35 +0200
parents 4cdc875510d1
children
line wrap: on
line diff
--- a/OrthancServer/OrthancRestApi/OrthancRestResources.cpp	Fri May 22 18:03:08 2020 +0200
+++ b/OrthancServer/OrthancRestApi/OrthancRestResources.cpp	Fri May 22 18:40:35 2020 +0200
@@ -338,7 +338,7 @@
     }
     else
     {
-      // This path allows to avoid the JSON decoding if no
+      // This path allows one to avoid the JSON decoding if no
       // simplification is asked, and if no "ignore-length" argument
       // is present
       std::string full;