Fix another batch of spelling typos (#13915)

* Fix typos

* Remove repeated words

* Minor grammar fixes
This commit is contained in:
Nathan Baulch
2022-11-08 00:30:24 +11:00
committed by GitHub
parent 3dc8403e10
commit 9f1fa0e440
1449 changed files with 2576 additions and 2581 deletions

View File

@@ -951,7 +951,7 @@ Find purchase order by ID
===== Description
For valid response try integer IDs with value <= 5 or > 10. Other values will generated exceptions
For valid response try integer IDs with value <= 5 or > 10. Other values will generate exceptions
// markup not found, no include::{specDir}store/order/\{orderId\}/GET/spec.adoc[opts=optional]

View File

@@ -536,7 +536,7 @@ h4. Responses
h3. getOrderById
{panel:title=getOrderById|borderStyle=solid|borderColor=#003b6f|titleBGColor=#003b6f|titleColor=#a6b8c7|bgColor=#ffffff}
*Summary:* Find purchase order by ID
*Description:* For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generated exceptions
*Description:* For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generate exceptions
|| HttpMethod | {status:colour=Yellow|title=get|subtle=false} |
|| Protocol | {noformat:nopanel=true}http{noformat} |

View File

@@ -78,7 +78,7 @@
padding-bottom: 5px;
}
.model-detail-popup .param-reqiured-true {
.model-detail-popup .param-required-true {
font-family: monospace;
font-weight: bold;
clear: left;

View File

@@ -42,7 +42,7 @@
<h2><a name="getOrderById"></a>getOrderById</h2>
<hr>
<p></p>
<p>For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generated exceptions</p>
<p>For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generate exceptions</p>
<h3 class="section">URL</h3>
<code>http://petstore.swagger.io/v2/store/order/{orderId}</code>
<h3 class="section">HTTP Method</h3>

View File

@@ -847,7 +847,7 @@ font-style: italic;
<a class="up" href="#__Methods">Up</a>
<pre class="get"><code class="huge"><span class="http-method">get</span> /store/order/{orderId}</code></pre></div>
<div class="method-summary">Find purchase order by ID (<span class="nickname">getOrderById</span>)</div>
<div class="method-notes">For valid response try integer IDs with value &lt;= 5 or &gt; 10. Other values will generated exceptions</div>
<div class="method-notes">For valid response try integer IDs with value &lt;= 5 or &gt; 10. Other values will generate exceptions</div>
<h3 class="field-label">Path parameters</h3>
<div class="field-items">

View File

@@ -5229,7 +5229,7 @@ pub fn main() {
<div class="pull-right"></div>
<div class="clearfix"></div>
<p></p>
<p class="marked">For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generated exceptions</p>
<p class="marked">For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generate exceptions</p>
<p></p>
<br />
<pre class="prettyprint language-html prettyprinted" data-type="get"><code><span class="pln">/store/order/{orderId}</span></code></pre>

View File

@@ -67,7 +67,7 @@ This endpoint does not need any parameter.
Find purchase order by ID
For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generated exceptions
For valid response try integer IDs with value &lt;&#x3D; 5 or &gt; 10. Other values will generate exceptions
### Parameters