Merge "Fix various typos"

This commit is contained in:
Jenkins 2014-05-03 03:42:03 +00:00 committed by Gerrit Code Review
commit 39f8326d57
10 changed files with 22 additions and 22 deletions

View File

@ -11,27 +11,27 @@
</response>
<response status="503" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:serviceUnavailable"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
<response status="401" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:unauthorized"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
<response status="403" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:forbidden"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
<response status="400" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:badRequest"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
<response status="405" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:badMethod"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
<response status="413" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:overLimit"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
'>
<!--
@ -41,7 +41,7 @@
'
<response status="404" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:itemNotFound"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
'>
<!--
@ -51,7 +51,7 @@
'
<response status="415" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:badMediaType"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
'>
<!--
@ -61,7 +61,7 @@
'
<response status="503" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:serverCapacityUnavailable"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
'>
<!--
@ -72,7 +72,7 @@
'
<response status="409" xmlns="http://wadl.dev.java.net/2009/02">
<representation mediaType="application/xml" element="osapi:buildInProgress"/>
<representation mediaType="applicaiton/json"/>
<representation mediaType="application/json"/>
</response>
'>

View File

@ -91,7 +91,7 @@
break;
//
// The controler doesn't work **at all** in IE 7
// The controller doesn't work **at all** in IE 7
// don't even show it.
//
case 7:

View File

@ -199,7 +199,7 @@ trc.schema.sampleManager = {
code /* Code text to set (string) */)
{
//
// Preprocess the txt if nessesary...
// Preprocess the txt if necessary...
//
var ieVersion = trc.util.browser.detectIEVersion();
if ((ieVersion > -1) &&

View File

@ -257,7 +257,7 @@
A collection of small <a
href="#type_File" title="See definition
of file">files</a> used to personalize a
new server instance. Exisiting server
new server instance. Existing server
personality files are deleted by the
rebuild process.
</p>
@ -297,7 +297,7 @@
<p>
A reference to an image to use for the
rebuild. A local image need contain only an
Image ID. External images must contian a
Image ID. External images must contain a
link that provides the full path to the
image resource. You must supply an image
when rebuilding.

View File

@ -132,7 +132,7 @@
xml:lang="EN"
xmlns="http://www.w3.org/1999/xhtml">
<p>
An extended status must contian a prefix.
An extended status must contain a prefix.
</p>
</xsd:documentation>
</annotation>

View File

@ -190,8 +190,8 @@
Vendor aliases are used to differentiate
extensions in non-XML representations as well as
in HTTP headers and in the URL path. An alias is
made of a vendor prefix, followed be a a dash (-)
followed be a short extension ID. For example:
made of a vendor prefix, followed by a dash (-)
followed by a short extension ID. For example:
<code>RAX-PIE</code>.
</p>
</xsd:documentation>

View File

@ -332,7 +332,7 @@
simple MIME type that then a more complicated
media type can be derived from. These types
are basic and provide no namespace or version
specific data are are only provided as a
specific data are only provided as a
convenience.
</html:p>
</xs:documentation>

View File

@ -91,7 +91,7 @@
break;
//
// The controler doesn't work **at all** in IE 7
// The controller doesn't work **at all** in IE 7
// don't even show it.
//
case 7:

View File

@ -199,7 +199,7 @@ trc.schema.sampleManager = {
code /* Code text to set (string) */)
{
//
// Preprocess the txt if nessesary...
// Preprocess the txt if necessary...
//
var ieVersion = trc.util.browser.detectIEVersion();
if ((ieVersion > -1) &&

View File

@ -171,8 +171,8 @@
<p> Vendor aliases are used to differentiate
extensions in non-XML representations as well as
in HTTP headers and in the URL path. An alias is
made of a vendor prefix, followed be a dash (-)
followed be a short extension ID. For example:
made of a vendor prefix, followed by a dash (-)
followed by a short extension ID. For example:
<code>RAX-PIE</code>. </p>
</xsd:documentation>
</xsd:annotation>