VirtualBox

Changeset 14357 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 19, 2008 4:23:34 PM (16 years ago)
Author:
vboxsync
Message:

Corrected a couple of typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/doxygen.xsl

    r14185 r14357  
    216216    <xsl:text>
    217217
    218 @warning This method is non-scriptable. In particluar, this also means that an
     218@warning This method is non-scriptable. In particular, this also means that an
    219219attempt to call it from a process other than the process that has created and
    220220owns the object will most likely fail or crash your application.
     
    605605            <!-- standard types -->
    606606            <!--xsl:when test=".='result'">??</xsl:when-->
    607             <xsl:when test=".='boolean'">booeanPtr</xsl:when>
     607            <xsl:when test=".='boolean'">booleanPtr</xsl:when>
    608608            <xsl:when test=".='octet'">octetPtr</xsl:when>
    609609            <xsl:when test=".='short'">shortPtr</xsl:when>
     
    632632            <xsl:value-of select="concat(../../../@name,'::',../../@name,'::',../@name,': ')"/>
    633633            <xsl:value-of select="concat('value &quot;',../@mod,'&quot; ')"/>
    634             <xsl:text>of attibute 'mod' is invalid!</xsl:text>
     634            <xsl:text>of attribute 'mod' is invalid!</xsl:text>
    635635          </xsl:message>
    636636        </xsl:otherwise>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette