Skip to content

Commit ffdb9e7

Browse files
ferdnycpmatilai
authored andcommitted
docs/man: codespell fixes (all simple typos)
1 parent dc1e8c7 commit ffdb9e7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/man/rpm-payloadflags.7.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ cost of increased resource use and compression times.
5656
*T* is equivalent to *T0* and causes the number of threads to be
5757
automatically detected. Note that while using threads can speed up compression
5858
considerably, it typically causes the compression ratio to go down, and
59-
make the output less predicable.
59+
make the output less predictable.
6060

6161
# EXAMPLES
6262
[[ Mode

docs/man/rpm-scriptlets.7.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ number of installed instances of the _triggered package_ (ie. the package
220220
containing the file trigger scriptlet) when the operation has completed.
221221

222222
In addition, *Package File Triggers* receive a second argument (*$2*),
223-
which contains the number of installed instaces of the the _triggering package_
223+
which contains the number of installed instances of the the _triggering package_
224224
(ie. the package which set off the trigger).
225225

226226
The file triggers of a package can be examined with a *rpm -q --filetriggers*

docs/man/rpmbuild-config.5.scd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Sometimes also useful for temporarily working around issues while packaging.
288288
(if defined) returns an error? See the *%\_build_pkgcheck_\** macros.
289289

290290
*%\_use_internal_dependency_generator* _BOOLEAN_
291-
If eneabled, use rpm 3.x style dependency generation.
291+
If enabled, use rpm 3.x style dependency generation.
292292
Do not use. Deprecated and scheduled for removal.
293293

294294
*%\_use_weak_usergroup_deps* _BOOLEAN_

0 commit comments

Comments
 (0)