Skip to content

Commit

Permalink
Fixed spelling mistakes in docs (apache#8060)
Browse files Browse the repository at this point in the history
  • Loading branch information
bryancall authored Jul 13, 2021
1 parent 1b2b7b7 commit 1c20be0
Show file tree
Hide file tree
Showing 42 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion doc/admin-guide/plugins/regex_revalidate.en.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ The configuration parameter `--state-file` or `-f` may be used to configure
the plugin to maintain a state file with the last loaded configuration.
Normally when ATS restarts the epoch times of all rules are reset to
the first config file load time which will cause all matching assets to
issue new IMS requests to their parents for mathing rules.
issue new IMS requests to their parents for matching rules.

This option allows the revalidate rule "epoch" times to be retained between ATS
restarts. This state file by default is placed in var/trafficserver/<filename>
Expand Down
2 changes: 1 addition & 1 deletion doc/dot/SimpleStateDiag.dot
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ orientation = "portrait";
"VALID" -> "PICK_ADDR" [ label = "no" ];
"VALID" -> "SETUP_S_READ" [ label = "yes" ];
"SETUP_S_READ" -> "SETUP_TRANS" [ label = "Uncachable" ];
"SETUP_S_READ" -> "SETUP_CACHE_WRITE" [ label = "Cachable" ];
"SETUP_S_READ" -> "SETUP_CACHE_WRITE" [ label = "Cacheable" ];
"SETUP_CACHE_WRITE" -> "SETUP_TRANS";
"SETUP_TRANS" -> "TUNNEL";
"TUNNEL" -> "ACCEPT";
Expand Down
2 changes: 1 addition & 1 deletion doc/dot/SimpleStateDiagAPI.dot
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ orientation = "portrait";
"VALID" -> "PICK_ADDR" [ label = "no" ];
"VALID" -> "SETUP_S_READ" [ label = "yes" ];
"SETUP_S_READ" -> "SETUP_TRANS" [ label = "Uncachable" ];
"SETUP_S_READ" -> "SETUP_CACHE_WRITE" [ label = "Cachable" ];
"SETUP_S_READ" -> "SETUP_CACHE_WRITE" [ label = "Cacheable" ];
"SETUP_CACHE_WRITE" -> "SETUP_TRANS";
"SETUP_TRANS" -> "API_SND_REP_HDRS";
"API_SND_REP_HDRS" -> "SND_REP_HDRS";
Expand Down
16 changes: 8 additions & 8 deletions doc/locale/ja/LC_MESSAGES/admin-guide/files/records.config.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ msgstr ""

#: ../../../admin-guide/files/records.config.en.rst:258
msgid ""
"The minimum amount of addtional duration allowed before Traffic Server "
"The minimum amount of additional duration allowed before Traffic Server "
"detects that the :program:`traffic_server` is not responsive and attempts a "
"restart during startup. This configuration variable allows Traffic Server a "
"longer init time to load potentially large configuration files such as "
Expand Down Expand Up @@ -1614,7 +1614,7 @@ msgstr "次のうち 1 つを指定できます。"

#: ../../../admin-guide/files/records.config.en.rst:837
msgid ""
"|TS| will buffer the request until the post body has been recieved and then "
"|TS| will buffer the request until the post body has been received and then "
"send the request to the origin server."
msgstr ""

Expand Down Expand Up @@ -2794,7 +2794,7 @@ msgid ""
"If set to a value other than ``-1``, the value if this configuration option "
"is combined with the cache key at cache lookup time. Changing this value "
"has the effect of an instantaneous, zero-cost cache purge since it will "
"cause all subsequent cache keys to change. Since this is an overrideable "
"cause all subsequent cache keys to change. Since this is an overridable "
"configuration, it can be used to purge the entire cache, or just a "
"specific :file:`remap.config` rule."
msgstr ""
Expand Down Expand Up @@ -3417,7 +3417,7 @@ msgstr ""

#: ../../../admin-guide/files/records.config.en.rst:2208
msgid ""
"To enable any enpoint there needs to be an entry in :file:`remap.config` "
"To enable any endpoint there needs to be an entry in :file:`remap.config` "
"which specifically enables it. Such a line would look like: ::"
msgstr ""

Expand Down Expand Up @@ -3813,7 +3813,7 @@ msgstr ""
#: ../../../admin-guide/files/records.config.en.rst:2499
msgid ""
"Note: hostdb is syncd to disk on a per-partition basis (of which there are "
"64). This means that the minumum time to sync all data to disk is :ts:cv:"
"64). This means that the minimum time to sync all data to disk is :ts:cv:"
"`proxy.config.cache.hostdb.sync_frequency` * 64"
msgstr ""

Expand Down Expand Up @@ -4243,7 +4243,7 @@ msgstr ""

#: ../../../admin-guide/files/records.config.en.rst:2787
msgid ""
"Each |TS| `diag` and `debug` level message is annotated with a subsytem "
"Each |TS| `diag` and `debug` level message is annotated with a subsystem "
"tag. This configuration contains a regular expression that filters the "
"messages based on the tag. Some commonly used debug tags are:"
msgstr ""
Expand All @@ -4253,7 +4253,7 @@ msgid "Tag"
msgstr ""

#: ../../../admin-guide/files/records.config.en.rst:2792
msgid "Subsytem usage"
msgid "Subsystem usage"
msgstr ""

#: ../../../admin-guide/files/records.config.en.rst:2794
Expand Down Expand Up @@ -4607,7 +4607,7 @@ msgstr ""
#: ../../../admin-guide/files/records.config.en.rst:3019
msgid ""
"Default. Enables the session cache using |TS|'s implementation. This "
"implentation should perform much better than the OpenSSL implementation."
"implementation should perform much better than the OpenSSL implementation."
msgstr ""

#: ../../../admin-guide/files/records.config.en.rst:3026
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -572,7 +572,7 @@ msgid ""
"before referer regular expression, it means that the request with a "
"matching referer header will be redirected to redirectURL. It can be used "
"to create a so-called negative referer list. If \"*\" was used as a "
"referer regular expression - all referers are allowed. Various "
"referer regular expression - all referrers are allowed. Various "
"combinations of \"*\" and \"~\" in a referer list can be used to create "
"different filtering rules."
msgstr ""
Expand Down Expand Up @@ -600,7 +600,7 @@ msgstr ""

#: ../../../admin-guide/files/remap.config.en.rst:347
msgid ""
"Explanation: Referer header must be in the request but all referers are "
"Explanation: Referer header must be in the request but all referrers are "
"allowed except \".*\\.evil\\.com\"."
msgstr ""
"説明: Referer ヘッダーがリクエストに含まれていなければなりませんが、\".*\\."
Expand Down Expand Up @@ -646,7 +646,7 @@ msgstr ""
msgid ""
"Acl filters can be created to control access of specific remap lines. The "
"markup is very similar to that of :file:`ip_allow.config`, with slight "
"changes to accomodate remap markup"
"changes to accommodate remap markup"
msgstr ""

#: ../../../admin-guide/files/remap.config.en.rst:402
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ msgstr ""
#: ../../../admin-guide/files/storage.config.en.rst:94
msgid ""
"The :arg:`id` option can be used to create a fixed string that an "
"administrator can use to keep the assignment table consistent by maintaing "
"administrator can use to keep the assignment table consistent by maintaining "
"the mapping from physical device to base string even in the presence of "
"hardware changes and failures."
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ msgstr ""

#: ../../../admin-guide/installation/index.en.rst:134
msgid ""
"If you are buiding from a checkout of the Git repository, you will need to "
"If you are building from a checkout of the Git repository, you will need to "
"prepare the source tree by regenerating the configuration scripts. This is "
"performed by running::"
msgstr ""
Expand Down Expand Up @@ -297,7 +297,7 @@ msgstr ""

#: ../../../admin-guide/installation/index.en.rst:220
msgid ""
"Set the ``PKG_CONFIG_PATH`` enviroment variable to the appropriate path in "
"Set the ``PKG_CONFIG_PATH`` environment variable to the appropriate path in "
"your newly-installed overlay directory. ::"
msgstr ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1712,7 +1712,7 @@ msgstr "``ss``"
#: ../../../admin-guide/monitoring/logging/log-formats.en.rst:768
msgid ""
"The time |TS| spends accessing the origin as a fractional number of "
"seconds. That is, the time is formated as a floating-point number, instead "
"seconds. That is, the time is formatted as a floating-point number, instead "
"of an integer as in ``stms``."
msgstr ""
"|TS| がオリジンにアクセスするのにかかった時間を少数の秒数で表したもの。つま"
Expand Down
4 changes: 2 additions & 2 deletions doc/locale/ja/LC_MESSAGES/admin-guide/performance/index.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ msgid ""
"storage, though this setting can be adjusted manually in :file:`records."
"config` using the setting :ts:cv:`proxy.config.cache.ram_cache.size`. |TS| "
"will, under the default configuration, adjust this automatically if your "
"system does not have enough physical memory to accomodate the "
"system does not have enough physical memory to accommodate the "
"aforementioned target."
msgstr ""

Expand Down Expand Up @@ -354,7 +354,7 @@ msgid ""
"the time after which |TS| will abort the fill attempt and close the origin "
"server connection that was being used. Setting this to zero disables the "
"timeout, but modifying the value and enforcing a timeout may help in "
"situtations where your origin servers stall connections without closing."
"situations where your origin servers stall connections without closing."
msgstr ""

#: ../../../admin-guide/performance/index.en.rst:286
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ msgstr ""

#: ../../../admin-guide/plugins/cachekey.en.rst:55
msgid ""
"The cache key set by the cachekey plugin can be considered as devided into "
"The cache key set by the cachekey plugin can be considered as divided into "
"several sections."
msgstr ""

Expand Down
2 changes: 1 addition & 1 deletion doc/locale/ja/LC_MESSAGES/admin-guide/plugins/esi.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ msgid "ESI Plugin"
msgstr ""

#: ../../admin-guide/plugins/esi.en.rst:29
msgid "Supportted ESI tags:"
msgid "Supported ESI tags:"
msgstr ""

#: ../../admin-guide/plugins/esi.en.rst:73
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ msgstr ""

#: ../../admin-guide/plugins/generator.en.rst:32
msgid ""
"``cache`` or ``nocache``. If ``cache`` is specifed, the `Generator` plugin "
"``cache`` or ``nocache``. If ``cache`` is specified, the `Generator` plugin "
"will respond with ``Cache-Control`` headers marking the response as "
"cacheable for 24 hours. Integral number of bytes to return in the response."
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ msgstr ""
#: ../../admin-guide/plugins/geoip_acl.en.rst:71
msgid ""
"Note that the default in the case of no matches on the regular expressions "
"is to \"allow\" the request. This can be overriden, see next use case."
"is to \"allow\" the request. This can be overridden, see next use case."
msgstr ""

#: ../../admin-guide/plugins/geoip_acl.en.rst:85
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ msgstr ""

#: ../../../admin-guide/plugins/sslheaders.en.rst:69
msgid ""
"If the ``sslheaders`` plugin activtes on non-SSL connections, it will "
"If the ``sslheaders`` plugin activates on non-SSL connections, it will "
"delete all the configured HTTP header names so that malicious clients "
"cannot inject misleading information. If any of the SSL fields expand to an "
"empty string, those headers are also deleted."
Expand All @@ -210,7 +210,7 @@ msgstr ""
#: ../../../admin-guide/plugins/sslheaders.en.rst:77
msgid ""
"In this example, the origin server is interested in the subject of the "
"server certificate that was used to accept a client connetion. We can apply "
"server certificate that was used to accept a client connection. We can apply "
"the ``sslheaders`` plugin to a generic remap rule to provide this "
"information. The :file:`remap.config` configuration would be::"
msgstr ""
Expand Down
10 changes: 5 additions & 5 deletions doc/locale/ja/LC_MESSAGES/admin-guide/plugins/ts_lua.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -1954,7 +1954,7 @@ msgstr ""

#: ../../../admin-guide/plugins/ts_lua.en.rst:1872
msgid ""
"**description**: This function can be used to retrive the total bytes to be "
"**description**: This function can be used to retrieve the total bytes to be "
"received from the upstream. If we got chunked response body from origin "
"server, TS_LUA_INT64_MAX will be returned."
msgstr ""
Expand Down Expand Up @@ -2194,7 +2194,7 @@ msgstr ""

#: ../../../admin-guide/plugins/ts_lua.en.rst:2202
msgid ""
"Returns a Lua table with serveral slots (res.status, res.header, res.body, "
"Returns a Lua table with several slots (res.status, res.header, res.body, "
"and res.truncated)."
msgstr ""

Expand All @@ -2217,7 +2217,7 @@ msgid "Here is a basic example:"
msgstr ""

#: ../../../admin-guide/plugins/ts_lua.en.rst:2233
msgid "We can set the optional table with serveral members:"
msgid "We can set the optional table with several members:"
msgstr ""

#: ../../../admin-guide/plugins/ts_lua.en.rst:2235
Expand Down Expand Up @@ -2602,7 +2602,7 @@ msgstr ""

#: ../../../admin-guide/plugins/ts_lua.en.rst:2832
msgid ""
"**decription:** This function can be used to make transaction follow "
"**description:** This function can be used to make transaction follow "
"redirect"
msgstr ""

Expand All @@ -2616,7 +2616,7 @@ msgstr ""

#: ../../../admin-guide/plugins/ts_lua.en.rst:2852
msgid ""
"**decription:** This function can be used to enable debug log for the "
"**description:** This function can be used to enable debug log for the "
"transaction"
msgstr ""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ msgstr ""
#: ../../../admin-guide/plugins/url_sig.en.rst:186
msgid ""
"Configures which components of the URL to use for signature verification. "
"The value of this paramerts is a string of ones and zeroes, each enabling "
"The value of this parameters is a string of ones and zeroes, each enabling "
"or disabling the use of a URL part for signatures. The URL scheme (e.g. "
"``http://``) is never part of the signature. The first number of this "
"parameter's value indicates whether to include the FQDN, and all remaining "
Expand Down
4 changes: 2 additions & 2 deletions doc/locale/ja/LC_MESSAGES/admin-guide/security/index.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ msgstr ""

#: ../../../admin-guide/security/index.en.rst:141
msgid ""
"Client certficates required, and must validate based on configured CAs."
"Client certificates required, and must validate based on configured CAs."
msgstr ""

#: ../../../admin-guide/security/index.en.rst:144
Expand Down Expand Up @@ -402,7 +402,7 @@ msgid ""
"the client when the client requests the status. Traffic Server will "
"automatically query the OCSP responder specified in the SSL certificate to "
"gather the latest revocation status. Traffic Server will then cache the "
"results for each configured certifcate. The location of the OCSP responder "
"results for each configured certificate. The location of the OCSP responder "
"is taken from the Authority Information Access field of the signed "
"certificate. For example::"
msgstr ""
Expand Down
2 changes: 1 addition & 1 deletion doc/locale/ja/LC_MESSAGES/appendices/glossary.en.po
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ msgstr "キャッシュストライプ"

#: ../../../appendices/glossary.en.rst:55
msgid ""
"A homogenous, persistent store for the cache in a single :term:`cache "
"A homogeneous, persistent store for the cache in a single :term:`cache "
"span`. A stripe always resides entirely on a single physical device and is "
"treated as an undifferentiated span of bytes. This is the smallest "
"independent unit of storage."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ msgid ""
"In both of these callbacks, the user (:arg:`contp`) does not have to do "
"anything. The user does not get any vconnection from the cache, since no "
"data needs to be transferred. When the cache calls :arg:`contp` back with :"
"data:`TS_EVENT_CACHE_REMOVE`, the remove has already been commited."
"data:`TS_EVENT_CACHE_REMOVE`, the remove has already been committed."
msgstr ""

#: ../../developer-guide/api/functions/TSCacheRemove.en.rst:34
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ msgid ""
"The combination of :arg:`tag` and :arg:`id` is intended to enable "
"correlation in log post processing. The :arg:`tag` identifies the "
"connection as related to the plugin and the :arg:`id` can be used in "
"conjuction with plugin generated logs to correlate the log records."
"conjunction with plugin generated logs to correlate the log records."
msgstr ""

#: ../../../developer-guide/api/functions/TSHttpConnectWithPluginId.en.rst:86
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ msgstr "解説"
msgid ""
"Some of the values that are set in :file:`records.config` can be changed "
"for a specific transaction. It is important to note that these functions "
"change the configuration values stored for the transation, which is not "
"change the configuration values stored for the transaction, which is not "
"quite the same as changing the actual operating values of the transaction. "
"The critical effect is the value must be changed before it is used by the "
"transaction - after that, changes will not have any effect."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ msgid ""
"Note that both string arguments must be allocated with :c:func:`TSmalloc` "
"or :c:func:`TSstrdup`. The :arg:`mimetype` is optional, and if not "
"provided it defaults to :literal:`text/html`. Sending an empty string would "
"prevent setting a content type header (but that is not adviced)."
"prevent setting a content type header (but that is not advised)."
msgstr ""

#: ../../developer-guide/api/functions/TSHttpTxnErrorBodySet.en.rst:24
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ msgid ""
"process, not on any specific transaction or session. These will typically "
"be called only once during the execution of the Traffic Server process and "
"therefore should be added in :func:`TSPluginInit` (which could itself be "
"considered a lifecyle hook). Unlike other hooks, lifecycle hooks may not "
"considered a lifecycle hook). Unlike other hooks, lifecycle hooks may not "
"have a well defined ordering and use of them should not assume that one of "
"the hooks is always called before another unless specifically mentioned."
msgstr ""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ msgstr ""
#: ../../../developer-guide/api/functions/TSSslContextFindBy.en.rst:41
msgid ""
":func:`TSSslContextFindByAddr` searches for a SSL server context created "
"from :file:`ssl_multicert.config` matchin against the server :arg:`address`."
"from :file:`ssl_multicert.config` matching against the server :arg:`address`."
msgstr ""

#: ../../../developer-guide/api/functions/TSSslContextFindBy.en.rst:46
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ msgstr "解説"

#: ../../developer-guide/api/functions/TSVConnReenable.en.rst:38
msgid ""
"If the server is running OpenSSL 1.0.1 with the appropraite patch installed "
"If the server is running OpenSSL 1.0.1 with the appropriate patch installed "
"or it is running OpenSSL 1.0.2, the plugin writer can pause SSL handshake "
"processing by not reenabling the connection. Without the OpenSSL patch or "
"running an OpenSSL versions older than 1.0.2, the handshake processing in "
Expand Down
Loading

0 comments on commit 1c20be0

Please sign in to comment.