You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@ <h2>Handshake errors</h2>
147
147
<h2>Naming</h2>
148
148
<p>
149
149
Additionally, that name must also be used in the <code>taskd.server=<host>:<port></code> setting for Taskwarrior.
150
-
Otherwise you'll need <code>taskd.trust=ignore hostname</code>.
150
+
Otherwise, you'll need <code>taskd.trust=ignore hostname</code>.
151
151
</p>
152
152
<p>
153
153
If you are using a self-signed certificate, did you specify it using the <code>taskd.ca</code> setting?
@@ -261,7 +261,7 @@ <h2>Diagnostics</h2>
261
261
</p>
262
262
<p>
263
263
Both Taskwarrior and Taskserver have a <code>diagnostics</code> command, the purpose of which is to show you relevant troubleshooting details.
264
-
Additionally it will indicate problems directly, for example, it will tell you if your cert/key files are not readable.
264
+
Additionally, it will indicate problems directly, for example, it will tell you if your cert/key files are not readable.
265
265
The output from <code>diagnostics</code> is intended to be included in bug reports, and doing so saves you a lot of time, because it's the first thing we'll ask for.
266
266
</p>
267
267
</section>
@@ -555,7 +555,7 @@ <h2>Getting Help (2)</h2>
555
555
</p>
556
556
<ul>
557
557
<li>Even though Twitter is no means of support, you can get in touch with <ahref="https://twitter.com/taskwarrior">@taskwarrior</a>.</li>
558
-
<li>We have a <ahref="https://groups.google.com/forum/\#!forum/taskwarrior-user">User Mailinglist</a> which you can join anytime to discuss about Taskwarrior and techniques.</li>
558
+
<li>We have a <ahref="https://groups.google.com/forum/\#!forum/taskwarrior-user">User Mailinglist</a> which you can join anytime to discuss Taskwarrior and techniques.</li>
559
559
<li>The <ahref="https://groups.google.com/forum/\#!forum/taskwarrior-dev">Developer Mailinglist</a> is focussing on a more technical oriented audience.</li>
0 commit comments