examples/api-samples/views/sample11.haml in groupdocs-1.5.8 vs examples/api-samples/views/sample11.haml in groupdocs-1.5.9

- old
+ new

@@ -13,10 +13,10 @@ %p You entered: %p UserId = #{(defined? clientId) ? clientId : ''} %p - PrivateKey = #{(defined? privatKey) ? privateKey : ''} + PrivateKey = #{(defined? privateKey) ? privateKey : ''} %p FileId = #{(defined? fileId) ? fileId : ''} %p Annotation ID = #{(defined? annotationId) ? annotationId : ''} %p