# ignite-45 - devnotes fix.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/d6235b6f Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/d6235b6f Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/d6235b6f Branch: refs/heads/ignite-497-stick Commit: d6235b6fd68adb102dc75635602a7ae306e5baf1 Parents: b54b751 Author: Dmitiry Setrakyan <dsetrak...@gridgain.com> Authored: Sun Mar 22 21:39:02 2015 -0700 Committer: Dmitiry Setrakyan <dsetrak...@gridgain.com> Committed: Sun Mar 22 21:39:02 2015 -0700 ---------------------------------------------------------------------- DEVNOTES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/d6235b6f/DEVNOTES.txt ---------------------------------------------------------------------- diff --git a/DEVNOTES.txt b/DEVNOTES.txt index 7f943c2..aa60a12 100644 --- a/DEVNOTES.txt +++ b/DEVNOTES.txt @@ -27,4 +27,4 @@ To check license headers use: mvn clean validate -Pcheck-licenses -For more information (exclude list and etc.) see "check-licenses" profile in pom.xml. +For more information (e.g. exclude list) see "check-licenses" profile in pom.xml.