Author: janne.t.harkonen
Date: Wed Jun 10 03:43:44 2009
New Revision: 2027

Modified:
   wiki/ContributingCode.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/ContributingCode.wiki
==============================================================================
--- wiki/ContributingCode.wiki  (original)
+++ wiki/ContributingCode.wiki  Wed Jun 10 03:43:44 2009
@@ -30,7 +30,7 @@
[http://groups.google.com/group/robotframework-devel Robot Framework development mailing list].

 Patches may be created with any `diff` program, for example `svn diff`.
-After modifying a file, you can run snv diff, either in terminal or through the GUI client. +After modifying a file, you can run svn diff, either in terminal or through the GUI client.
 In terminal, a patch can be created like this:
 {{{
 svn diff src/robot/somefile.py > mypatch.diff

Reply via email to