diff OrthancFramework/Resources/CodeGeneration/ErrorCodes.json @ 5553:28cc06e4859a large-queries

Added ExtendedApiV1: /changes
author Alain Mazy <am@orthanc.team>
date Thu, 11 Apr 2024 19:02:20 +0200
parents 38f1d06875ad
children
line wrap: on
line diff
--- a/OrthancFramework/Resources/CodeGeneration/ErrorCodes.json	Fri Mar 29 23:23:01 2024 +0100
+++ b/OrthancFramework/Resources/CodeGeneration/ErrorCodes.json	Thu Apr 11 19:02:20 2024 +0200
@@ -337,7 +337,7 @@
   {
     "Code": 1011, 
     "Name": "SQLiteBindOutOfRange", 
-    "Description": "SQLite: Bing a value while out of range (serious error)",
+    "Description": "SQLite: Bind a value while out of range (serious error)",
     "SQLite": true
   },
   {