Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0377302

Browse files
committed
Merge branch '6.4' into 7.3
* 6.4: Fix three obvious typos (no style changes)
2 parents3043867 +7b1ce67 commit0377302

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎components/console/helpers/processhelper.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It will result in more detailed output with debug verbosity (e.g. ``-vvv``):
2929
In case the process fails, debugging is easier:
3030

3131
..image::/_images/components/console/process-helper-error-debug.png
32-
:alt:The last line shows "RES 127 Commanddit not run successfully", and the output lines show more the error information from the command.
32+
:alt:The last line shows "RES 127 Commanddid not run successfully", and the output lines show more the error information from the command.
3333

3434
..note::
3535

‎contributing/core_team.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ The process follows these steps:
291291

292292
..code-block::terminal
293293
294-
# 'origin' isrefered to as the main upstream project
294+
# 'origin' isreferred to as the main upstream project
295295
$ git fetch origin
296296
297297
# update the local branches

‎introduction/http_fundamentals.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ to communicate with each other. For example, when checking for the latest
2020
..raw::html
2121

2222
<objectdata="../_images/http/xkcd-full.svg"type="image/svg+xml"
23-
alt="A sequence diagram showing the browser sending&quot;Can I see today's comic?&quot; to the xkcd server. The server prepares the page's HTML andsents it back to the browser."
23+
alt="A sequence diagram showing the browser sending&quot;Can I see today's comic?&quot; to the xkcd server. The server prepares the page's HTML andsends it back to the browser."
2424
></object>
2525

2626
HTTP is the term used to describe this text-based language. The goal of

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp