Minor correction to component manager documentation.

Patch by Tim Abell, bug#490699.

Signed-off-by: Christian Stimming <stimming@tuhh.de>


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16571 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Christian Stimming 2007-10-27 08:10:21 +00:00
parent f8acc63e3b
commit fce9bff550

View File

@ -88,7 +88,7 @@ perform a global, forced refresh. This should also be nestable.
situation in which changes can come from external components.
@item Components should be able to specify which Engine entities
can cause refreshes. This requirement avoids allows the implementation
can cause refreshes. This requirement allows the implementation
to avoid unnecessary refreshing.
@end itemize