diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2015-10-03 20:31:53 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2015-10-03 20:31:53 +0300 |
commit | 26530ea1390b56ac38cf22321d56da89cac6b23e (patch) | |
tree | 8c51b32e0f932640dbfc349987cc3b603dbda643 /.editorconfig | |
parent | 290c1470ed0dcce4f3b74492a8145e56cbbe0de9 (diff) | |
download | pf4j-26530ea1390b56ac38cf22321d56da89cac6b23e.tar.gz pf4j-26530ea1390b56ac38cf22321d56da89cac6b23e.zip |
fix typo
Diffstat (limited to '.editorconfig')
-rw-r--r-- | .editorconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.editorconfig b/.editorconfig index ea437c8..f3ab342 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# Pippo code formatting styles +# PF4J code formatting styles # Checkout http://editorconfig.org/ for more information and how to use it root = true |