diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2014-09-15 20:37:29 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2014-09-15 20:37:29 -0400 |
commit | 75db2e06b7a6b1f15bad5986b33bc3aa1bb31f26 (patch) | |
tree | 68007c729d966cb32a93229dfe701bb221db9bcb /sangria-lazy/pom.xml | |
parent | 2517e3a84c69862453111ef4efdad314074cb32d (diff) | |
download | sangria-75db2e06b7a6b1f15bad5986b33bc3aa1bb31f26.tar.xz |
lazy: Better maven module description.
Diffstat (limited to 'sangria-lazy/pom.xml')
-rw-r--r-- | sangria-lazy/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sangria-lazy/pom.xml b/sangria-lazy/pom.xml index 49416bb..4840af3 100644 --- a/sangria-lazy/pom.xml +++ b/sangria-lazy/pom.xml @@ -13,7 +13,7 @@ <artifactId>sangria-lazy</artifactId> <packaging>jar</packaging> <name>Sangria Lazy</name> - <description>Lazily-loaded dependencies</description> + <description>Lazy loading</description> <dependencies> <dependency> |