diff options
Diffstat (limited to '')
-rw-r--r-- | java/com/xagasoft/gats/package-info.java (renamed from java/com/xagasoft/package-info.java) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/com/xagasoft/package-info.java b/java/com/xagasoft/gats/package-info.java index bcc033d..9f4824e 100644 --- a/java/com/xagasoft/package-info.java +++ b/java/com/xagasoft/gats/package-info.java | |||
@@ -25,8 +25,8 @@ | |||
25 | * format for modern protocols.</li> | 25 | * format for modern protocols.</li> |
26 | * </ul> | 26 | * </ul> |
27 | * | 27 | * |
28 | * GATS uses a structed, generalized data structure for storing data which | 28 | * GATS uses a generalized data structure for storing data which |
29 | * supports the following datatypes: | 29 | * supports the following data types: |
30 | * <ul> | 30 | * <ul> |
31 | * <li>dictionaries</li> | 31 | * <li>dictionaries</li> |
32 | * <li>lists</li> | 32 | * <li>lists</li> |