On 21 July 2015 at 12:07, Adam Jensen <han...@riseup.net> wrote:
> What is the best way to report little things like this? Also, what is a 
> convenient format for project maintainers? (an HTML diff?)

I'm not a maintainer but this is what I have done in the past, with
guidance of others.

0. clone the repo
1. make your changes
2. fossil changes to list your changes
3. fossil diff filename

here's the diff:
--- www/webui.wiki
+++ www/webui.wiki
@@ -61,11 +61,11 @@
   <b>fossil ui</b>

 The latter case is a very useful short-cut when you are working on a
 Fossil project and you want to quickly do some work with the web interface.
 Notice that Fossil automatically finds an unused TCP port to run the
-server own and automatically points your web browser to the correct
+server on and automatically points your web browser to the correct
 URL.  So there is never any fumbling around trying to find an open
 port or to type arcane strings into your browser URL entry box.
 The interface just pops right up, ready to run.

 The Fossil web interface is also very easy to setup and run on a


-- 
-------
inum: 883510009027723
sip: jungleboo...@sip2sip.info
xmpp: jungle-boo...@jit.si
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to