diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-04-17 08:53:43 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-04-17 08:53:43 +0100 |
commit | b56f598a8ba1dbbaf60c90fc505a6b07815f2f20 (patch) | |
tree | 60ea7339baa17d4bc977b8d7db01e48bd699fc52 | |
parent | d432f4c9719b75815e39ab5334fa9b20d2f6b646 (diff) | |
parent | 36523b675d7f480cbc5f8f92d3e25a6777590a3d (diff) |
Merge remote branch 'tmtm/patch-2'
-rw-r--r-- | notes/code_structure.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes/code_structure.txt b/notes/code_structure.txt index 8c01fba8b..c90db1784 100644 --- a/notes/code_structure.txt +++ b/notes/code_structure.txt @@ -3,7 +3,7 @@ The code is broken down into the following sections: website: code to display the website and handle user submissions backend: send alerts to the councils, work out who should get the alert, various -confirmtaion emails +confirmation emails mobile apps: currently for iPhone and Android - two separate apps |