Skip to content

Commit fd7054e

Browse files
authored
Merge pull request #267 from domaframework/acronym
Change the description of Doma
2 parents 9653074 + 6fd7f0d commit fd7054e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ uploadArchives {
118118
pom.project {
119119
name project.name
120120
packaging 'jar'
121-
description 'Domain Oriented Database Mapping Framework for Java 8'
121+
description 'DAO Oriented Database Mapping Framework for Java 8+'
122122
url projectUrl
123123
licenses {
124124
license {

docs/faq.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ FAQ
1111
Domaとはどのような意味ですか?
1212
------------------------------
1313

14-
**D** omain **O** riented Database **MA** pping Framework の略です。
14+
**D** AO **O** riented Database **MA** pping Framework の略です。
1515

1616
注釈処理とはなんですか?
1717
------------------------

0 commit comments

Comments
 (0)