# HG changeset patch # User Omair Majid # Date 1401718284 14400 # Node ID 6c3a51d65a6f8d38a861518fc515bbf74f98b2ae # Parent 84fcb0e8646f70a78c4b9b2f49481390ad724e71 Fix typo in HACKING diff -r 84fcb0e8646f -r 6c3a51d65a6f HACKING.md --- a/HACKING.md Mon Jun 02 08:24:45 2014 -0400 +++ b/HACKING.md Mon Jun 02 10:11:24 2014 -0400 @@ -67,6 +67,6 @@ name `Test.java`. Subpackges of `c.r.t.t.e.plguin` will have tests in the corresponding package under`c.r.t.t.e.plugin.tests` (eg: `c.r.t.t.e.plugin.foobar` will have tests under -`c.r.t.t.e.pluing.tests.foobar`). +`c.r.t.t.e.plugin.tests.foobar`). [1]: http://eclipse.org/tycho/