fdo#60724 correct spelling

Change-Id: I3d978cb657647b4a4e9709258c6a6a4ac1d339a9
This commit is contained in:
Thomas Arnhold
2013-04-15 05:39:31 +02:00
parent 70e4329d04
commit 1264480bc3
20 changed files with 35 additions and 35 deletions

View File

@@ -135,8 +135,8 @@ class FWI_DLLPUBLIC HandlerCache
@short implements configuration access for handler configuration
@descr We use the ConfigItem mechanism to read/write values from/to configuration.
We set a data container pointer for filling or reading ... this class use it temp.
After successfuly calling of read(), we can use filled container directly or merge it with an existing one.
After successfuly calling of write() all values of given data container are flushed to our configuration -
After successfully calling of read(), we can use filled container directly or merge it with an existing one.
After successfully calling of write() all values of given data container are flushed to our configuration -
but current implementation doesn't support writeing realy.
@base ::utl::ConfigItem