Sebastian: 1 docs: fix typos 7 files changed, 8 insertions(+), 8 deletions(-)
Copy & paste the following snippet into your terminal to import this patchset into git:
curl -s https://lists.sr.ht/~sircmpwn/himitsu-devel/patches/33109/mbox | git am -3Learn more about email & git
Signed-off-by: Sebastian <sebastian@sebsite.pw> --- docs/himitsu-init.1.scd | 2 +- docs/himitsu-ipc.5.scd | 2 +- docs/himitsu-prompter.5.scd | 2 +- docs/himitsu.7.scd | 2 +- docs/himitsu.ini.5.scd | 4 ++-- docs/himitsud.1.scd | 2 +- docs/hiq.1.scd | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/himitsu-init.1.scd b/docs/himitsu-init.1.scd index ce0db49..4bb79d7 100644 --- a/docs/himitsu-init.1.scd +++ b/docs/himitsu-init.1.scd @@ -20,7 +20,7 @@ $XDG_CONFIG_HOME/himitsu/himitsu.ini. # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. diff --git a/docs/himitsu-ipc.5.scd b/docs/himitsu-ipc.5.scd index 743f31f..1742132 100644 --- a/docs/himitsu-ipc.5.scd +++ b/docs/himitsu-ipc.5.scd @@ -95,7 +95,7 @@ several seconds while the user interacts with the prompter. # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. diff --git a/docs/himitsu-prompter.5.scd b/docs/himitsu-prompter.5.scd index 1b332ea..089ea2f 100644 --- a/docs/himitsu-prompter.5.scd +++ b/docs/himitsu-prompter.5.scd @@ -200,7 +200,7 @@ user's secret keys. # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. diff --git a/docs/himitsu.7.scd b/docs/himitsu.7.scd index cfae445..725b6f7 100644 --- a/docs/himitsu.7.scd +++ b/docs/himitsu.7.scd @@ -81,7 +81,7 @@ install "himitsu-ssh" and consult *himitsu-ssh*(7) for usage details. # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. diff --git a/docs/himitsu.ini.5.scd b/docs/himitsu.ini.5.scd index e5defe9..5d8d302 100644 --- a/docs/himitsu.ini.5.scd +++ b/docs/himitsu.ini.5.scd @@ -16,7 +16,7 @@ The default configuration file is installed by *himitsu-init*(1). # APPLICATION USAGE -The set of configuration parameters recognized by the Himitsu distrubtion are +The set of configuration parameters recognized by the Himitsu distribution are specified below. Third-party software providing Himitsu integrations are encouraged to configure themselves using this file. Any sections or keys which are not understood by any particular application will be disregarded. @@ -38,7 +38,7 @@ available options are: # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. diff --git a/docs/himitsud.1.scd b/docs/himitsud.1.scd index 24609a2..17428c7 100644 --- a/docs/himitsud.1.scd +++ b/docs/himitsud.1.scd @@ -34,7 +34,7 @@ The following options are recognized by *himitsud*: # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. diff --git a/docs/hiq.1.scd b/docs/hiq.1.scd index fc24700..cb94c64 100644 --- a/docs/hiq.1.scd +++ b/docs/hiq.1.scd @@ -88,7 +88,7 @@ $ hiq -d host=example.org # AUTHORS -Maintained by Drew DeVault <sir@cmpwn.com>, who is assited by other +Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other contributors. Up-to-date source code can be found at https://git.sr.ht/~sircmpwn/himitsu, and bugs/patches can be submitted by email to ~sircmpwn/himitsu-devel@lists.sr.ht. -- 2.35.1
Thanks! To git@git.sr.ht:~sircmpwn/himitsu 003c147..c7d4942 master -> master