Changeset 6961

Show
Ignore:
Timestamp:
08/30/07 03:14:04 (1 year ago)
Author:
nicobn
Message:

Corrected small typos

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/jaws2/en/books/internals/coress/sections/registry/unified.xml

    r6959 r6961  
    3232    <methodsynopsis> 
    3333     <type>Jaws_Registry_Key</type>><methodname>Jaws_Registry::createKey</methodname> 
    34      <methodparam><type>string</type><parameter>$regpath</parameter> 
    35      <methodparam><type>int</type><parameter>$type</parameter> 
    36      </methodparam> 
     34     <methodparam><type>string</type><parameter>$regpath</parameter></methodparam> 
     35     <methodparam><type>int</type><parameter>$type</parameter></methodparam> 
    3736    </methodsynopsis> 
    3837   </para>