Skip to content

Commit 04782e3

Browse files
committed
📝
1 parent 6c41f7c commit 04782e3

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/**
2+
* JIGが扱う型のメンバ
3+
*/
4+
package org.dddjava.jig.domain.model.information.members;

jig-core/src/main/java/org/dddjava/jig/domain/model/information/types/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* JIGの扱う型情報
2+
* JIGが扱う型情報
33
*
44
* JIGの中心的なモデルである {@code JigType} などを扱うパッケージ。
55
*/

0 commit comments

Comments
 (0)