Ignore:
Timestamp:
Jun 4, 2013, 5:15:11 PM (12 years ago)
Author:
Alex Dehnert <adehnert@…>
Branches:
master, space-access, stable, stage
Children:
72a3d90
Parents:
6aa3517
git-author:
Alex Dehnert <adehnert@…> (06/04/13 17:15:11)
git-committer:
Alex Dehnert <adehnert@…> (06/04/13 17:15:11)
Message:

Fix grammar ({e,a}ffect)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • asadb/space/diffs.py

    r6aa3517 r27e09a9  
    120120
    121121            if lock_type.db_update == 'none':
    122                 tmpl =  'Warning: You submitted changes effecting this space, but this space is ' + \
     122                tmpl =  'Warning: You submitted changes affecting this space, but this space is ' + \
    123123                        'a "%s" space, and is not managed through the ASA DB. See ' + \
    124124                        'https://asa.mit.edu%s for details on how to update spaces of this type.'
Note: See TracChangeset for help on using the changeset viewer.