SPR-6220: Corrected spelling of 'DataSource'

This commit is contained in:
Luke Taylor
2009-11-12 16:53:06 +00:00
parent a6bba67bca
commit afe87ea881

View File

@@ -610,7 +610,7 @@ List userList service.getUsernameList();
configuration metadata for subsystem B may refer to a DataSource via
the name 'subsystemB-dataSource'. When composing the main application
that uses both these subsystems the main application refers to the
DattaSource via the name 'myApp-dataSource'. To have all three names
DataSource via the name 'myApp-dataSource'. To have all three names
refer to the same object you add to the MyApp configuration metadata
the following aliases definitions:</para>