From 01270a26f0301f08e92001083a5c172741496cd9 Mon Sep 17 00:00:00 2001
From: Vanessa Ezekowitz <vanessaezekowitz@gmail.com>
Date: Tue, 4 Dec 2012 19:39:42 -0500
Subject: [PATCH] minor tweak to API text to account for the renamed plants_lib
 module.

---
 API.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/API.txt b/API.txt
index f52cceb..55bbd89 100644
--- a/API.txt
+++ b/API.txt
@@ -4,7 +4,7 @@ This document briefly describes the Plantlife API.
 Functions
 =========
 
-There are five main functions defined by the main "plants" mod:
+There are five main functions defined by the main "plants_lib" mod:
 
 spawn_on_surfaces()
 grow_plants()
-- 
GitLab