Fix misspellings

Change-Id: I41929797e876261dd759ffce90d55b066d0aadfb
This commit is contained in:
Andreas Jaeger 2014-01-10 17:03:05 +01:00
parent 72c6d1553b
commit c611874a78
5 changed files with 17 additions and 17 deletions

View File

@ -36,7 +36,7 @@ trc.util = new Object();
trc.util.browser = {
//
// Returns the current version of IE, or -1 if it's not an IE
// browser. This is one of the recomended ways of detecting IE
// browser. This is one of the recommended ways of detecting IE
// see:
//
// http://msdn.microsoft.com/en-us/library/ms537509%28VS.85%29.aspx
@ -174,7 +174,7 @@ trc.util.dom = {
},
//
// Dum utility function for setting the class name of an
// Dumb utility function for setting the class name of an
// element. Eventually we'll move completely to XHTML, but
// this will never work in IE 6, so for now we need this
// method for setting the class name.

View File

@ -17,7 +17,7 @@
<!--
For the purposes of extending the schema api.xsd should be a flat XSD. This is, it should not have
any <include ..> elements. That's no the case today. We should generate a flat XSD at compile time
and refernce it here.
and reference it here.
-->
<redefine vc:minVersion="1.1" schemaLocation="../../api.xsd">
<complexType name="Image">

View File

@ -150,7 +150,7 @@
</xsd:appinfo>
</annotation>
</element>
<element name="network" type="csapi:AddressList">
<annotation>
<xsd:documentation
@ -194,7 +194,7 @@
</xsd:appinfo>
</annotation>
</element>
<!-- Complex Types -->
<complexType name="Server">
@ -255,7 +255,7 @@
xmlns="http://www.w3.org/1999/xhtml">
<p>
A reference to an image used to create the
server. External images must contian a link that
server. External images must contain a link that
provides the full path to the image resource.
</p>
</xsd:documentation>
@ -267,8 +267,8 @@
xml:lang="EN"
xmlns="http://www.w3.org/1999/xhtml">
<p>
The current server flavor. This may not contais
all flavor detials but will always contain an
The current server flavor. This may not contains
all flavor details but will always contain an
ID, a name, as well as self and bookmark links.
</p>
</xsd:documentation>
@ -315,8 +315,8 @@
xml:lang="EN"
xmlns="http://www.w3.org/1999/xhtml">
<p>
The detials of a fault that may have occured
while cerating the server or performing a server
The details of a fault that may have occurred
while creating the server or performing a server
action.
</p>
</xsd:documentation>
@ -342,7 +342,7 @@
xml:lang="EN"
xmlns="http://www.w3.org/1999/xhtml">
<p>
A reference to an image. This is used exclusevely when
A reference to an image. This is used exclusively when
creating a server. Using an image ID here indicates that
the image is locally hosted.
</p>
@ -355,7 +355,7 @@
xml:lang="EN"
xmlns="http://www.w3.org/1999/xhtml">
<p>
A reference to a flavor. This is used exclusevely when
A reference to a flavor. This is used exclusively when
creating a server. Using a flavorRef here indicates that
the flavor is locally hosted.
</p>
@ -610,7 +610,7 @@
When updating a server. The server
<strong>MUST</strong> contain either a
name or metadata or access address. The
other fields are not editabile on a
other fields are not editable on a
server update.
</p>
</xsd:documentation>
@ -719,7 +719,7 @@
</annotation>
<simpleContent>
<extension base="csapi:FileContent">
<attribute name="path" type="csapi:FileName" use="required">
<attribute name="path" type="csapi:FileName" use="required">
<annotation>
<xsd:documentation
xml:lang="EN"

View File

@ -36,7 +36,7 @@ trc.util = new Object();
trc.util.browser = {
//
// Returns the current version of IE, or -1 if it's not an IE
// browser. This is one of the recomended ways of detecting IE
// browser. This is one of the recommended ways of detecting IE
// see:
//
// http://msdn.microsoft.com/en-us/library/ms537509%28VS.85%29.aspx
@ -174,7 +174,7 @@ trc.util.dom = {
},
//
// Dum utility function for setting the class name of an
// Dumb utility function for setting the class name of an
// element. Eventually we'll move completely to XHTML, but
// this will never work in IE 6, so for now we need this
// method for setting the class name.

View File

@ -17,7 +17,7 @@
<!--
For the purposes of extending the schema api.xsd should be a flat XSD. This is, it should not have
any <include ..> elements. That's no the case today. We should generate a flat XSD at compile time
and refernce it here.
and reference it here.
-->
<redefine vc:minVersion="1.1" schemaLocation="../../api.xsd">
<complexType name="Image">