]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
correct typo-equivalent mistakes in some comments/docstrings
authorGaëtan de Menten <gdementen@gmail.com>
Fri, 27 Apr 2007 09:50:00 +0000 (09:50 +0000)
committerGaëtan de Menten <gdementen@gmail.com>
Fri, 27 Apr 2007 09:50:00 +0000 (09:50 +0000)
commit732bc9ecf08b69ca688638d40841fb128e7b5417
treeeab1bf34fe16cf33b963522e116d6c0f955f4b01
parent6a30f0ee3701172c37f03306731e4b14fe6acffb
correct typo-equivalent mistakes in some comments/docstrings
lib/sqlalchemy/ext/activemapper.py
lib/sqlalchemy/orm/interfaces.py
lib/sqlalchemy/types.py
test/orm/mapper.py