]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1399] a minor style fix: adding a space in spec item descriptions
authorJINMEI Tatuya <jinmei@isc.org>
Wed, 18 Jan 2012 18:26:06 +0000 (10:26 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Wed, 18 Jan 2012 18:26:06 +0000 (10:26 -0800)
for readability and consistency.

src/bin/auth/auth.spec.pre.in

index 32748b9bb42a00d1827346bc08195531ce58935b..693e813ff48a34fcae5c33d17218dd0aa5e499b8 100644 (file)
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode8",
+        "item_title": "Received requests opcode 8",
         "item_description": "The number of total request counts whose opcode is8 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode9",
+        "item_title": "Received requests opcode 9",
         "item_description": "The number of total request counts whose opcode is9 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode10",
+        "item_title": "Received requests opcode 10",
         "item_description": "The number of total request counts whose opcode is10 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode11",
+        "item_title": "Received requests opcode 11",
         "item_description": "The number of total request counts whose opcode is11 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode12",
+        "item_title": "Received requests opcode 12",
         "item_description": "The number of total request counts whose opcode is12 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode13",
+        "item_title": "Received requests opcode 13",
         "item_description": "The number of total request counts whose opcode is13 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode14",
+        "item_title": "Received requests opcode 14",
         "item_description": "The number of total request counts whose opcode is14 (reserved)"
       },
       {
         "item_type": "integer",
         "item_optional": true,
         "item_default": 0,
-        "item_title": "Received requests opcode15",
+        "item_title": "Received requests opcode 15",
         "item_description": "The number of total request counts whose opcode is15 (reserved)"
       }
     ]