Readme.txt of resource sample changes
authorManoj Gupta <manoj.g2@samsung.com>
Wed, 9 Mar 2016 14:31:46 +0000 (20:01 +0530)
committerJon A. Cruz <jon@joncruz.org>
Fri, 11 Mar 2016 09:21:20 +0000 (09:21 +0000)
Change-Id: Id6bc7f14e95128433d0aacf1e3094cd47bdb1ca9
Signed-off-by: Manoj Gupta <manoj.g2@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/5643
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jon@joncruz.org>
resource/csdk/security/provisioning/README.txt
resource/csdk/security/provisioning/ck_manager/sample/README.txt

index ca99cfb..0e4f0aa 100644 (file)
@@ -30,7 +30,7 @@ Quick guide : How to make provisioning tool and servers.
   1-3. Performing ownership transfer
      We provided OCDoOwnershipTransfer API to perform ownership transfer.
      In order to perform ownership transfer, unowned device list is required generated by OCDiscoverUnownedDevices API.
-     OCDoOwnershipTransfer will require the result callback as 3rd paramter.
+     OCDoOwnershipTransfer will require the result callback as 3rd parameter.
      This callback function will be invoked when ownership transfer is finished.
      You can check result of ownership transfer for each devices as array of OCProvisionResult_t.
 
index 5338d76..eb45a34 100644 (file)
@@ -20,10 +20,10 @@ $ ./Door_server
 # 7. Num. of Rowner : 1
 # 8. [1]Rowner : lightDeviceUUID0
 #
-# After successfull sending acl provisioning_client will ask you for CRL data:
+# After successful sending acl provisioning_client will ask you for CRL data:
 # 1. Enter number of revoced certificates(1..9): 1
 # 2. Revoced certificate 0: Serial number (E. g.: 100): 3
-# And then you should see message about successfull sending CRL
+# And then you should see message about successful sending CRL
 #
 # Note: provisioning_client send ACL and CRL only to Light sever