浏览代码

[DOCUMENTATION] English: fix compilation error

git-svn-id: http://framework.zend.com/svn/framework/standard/trunk@20610 44c647ce-9c0f-0410-b52a-842ac1e357ba
mikaelkael 16 年之前
父节点
当前提交
5f1832486b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      documentation/manual/en/module_specs/Zend_Oauth-GettingStarted.xml

+ 1 - 1
documentation/manual/en/module_specs/Zend_Oauth-GettingStarted.xml

@@ -78,7 +78,7 @@ $consumer = new Zend_Oauth_Consumer($config);
         preferred method including RSA-SHA1. For RSA-SHA1, you should also configure
         preferred method including RSA-SHA1. For RSA-SHA1, you should also configure
         RSA private and public keys via the rsaPrivateKey and rsaPublicKey configuration
         RSA private and public keys via the rsaPrivateKey and rsaPublicKey configuration
         fields or the <methodname>setRsaPrivateKey()</methodname> and
         fields or the <methodname>setRsaPrivateKey()</methodname> and
-        <nethodname>setRsaPublicKey()</methodname> methods.
+        <methodname>setRsaPublicKey()</methodname> methods.
     </para>
     </para>
     
     
     <para>
     <para>