Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small typo in every build.gradle #47

Open
dleidert opened this issue Oct 11, 2020 · 0 comments
Open

Small typo in every build.gradle #47

dleidert opened this issue Oct 11, 2020 · 0 comments

Comments

@dleidert
Copy link

There is a small typo in the build.gradle files:

diff --git a/build.gradle b/build.gradle
index 2fb542d..ee52cfc 100644
--- a/build.gradle
+++ b/build.gradle
@@ -45,7 +45,7 @@ subprojects {
 
 axelor {
        title "Axelor ERP"
-       description "Axelor Entreprise Application"
+       description "Axelor Enterprise Application"
 }
 
 dependencies {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant