minor text corrections based on my previous contribution
#57
Merged
ben
merged 14 commits from alexlehm/tilde.chat:minor-corrections
into master
2 months ago
Loading…
Reference in New Issue
There is no content yet.
Delete Branch 'alexlehm/tilde.chat:minor-corrections'
Deleting a branch is permanent. It CANNOT be undone. Continue?
there was 1 link wrong (nicks), a few typos and I made some text clearer I hope
also I added a note how to preview from a tilde server when running locally
gave this one a quick readthrough; it seems fine aside from a few things I noticed
@ -13,3 +13,3 @@
## First connection
Start weechat on your linux shell and type the following commands:
Start **weechat** on your linux shell and type the following commands
not sure this is necessary; the line as it is is correct
@ -21,3 +21,1 @@
username used is the same as your linux account, this is should be
unique, if it is not you will be called username1 or similar, then you
should chose another nickname. You do that by using the /nick command
username used is your linux account, this is has to be unique, if
"this is has to be unique" is still not how the sentence should be phrased; should be "this has to be unique"
@ -23,1 +21,3 @@
should chose another nickname. You do that by using the /nick command
username used is your linux account, this is has to be unique, if
someone else registered your name already and is online you will be
called **username1**, then you should chose another nickname. You do
the "or similar" is important because if you're not the only person trying to use
username
, you'll beusername2
orusername3
or whatever.@ -26,3 +27,3 @@
(If you didn't chose a username that is unique in the tilde network,
you had kind of bad luck.)
you have kind of bad luck.)
"if you didn't chose [sic] a username that is unique in the tilde network, you had kind of bad luck" is correct (except for "chose" instead of "choose"), since both verbs are in the past tense.
@ -76,3 +77,2 @@
For more information about the program, see the
[manual](https://weechat.org/files/doc/stable/weechat_user.en.html)
For more information about the program, see the [weechat
meh, I'd rather this sentence be written as "for more information on weechat, see the manual" with manual being the link text, since it's the manual of weechat, which is the focus of this page. no need to clarify in the link text that this is specifically the weechat manual; that's implied by it being on the weechat page (and would be further implied with my suggested phrasing)
Just one more thing and then it should be great!
@ -23,1 +21,3 @@
should chose another nickname. You do that by using the /nick command
username used is your linux account, this has to be unique, if
someone else registered your name already and is online you will be
called **username1** or similar, then you should chose another nickname. You do
chose to choose here too
minor text corrections based on my previous contributionto WIP: minor text corrections based on my previous contribution 2 months agoi believe it is not wip anymore
WIP: minor text corrections based on my previous contributionto minor text corrections based on my previous contribution 2 months ago6e481daf06
into master 2 months agoReviewers
6e481daf06
.Step 1:
From your project repository, check out a new branch and test the changes.Step 2:
Merge the changes and update on Gitea.