Changed a remaining "menufactory" to "itemfactory"

This commit is contained in:
Guillaume Laurent 1999-02-07 22:35:48 +00:00
parent 39e2943650
commit 18046d9000
2 changed files with 2 additions and 2 deletions

View File

@ -8896,7 +8896,7 @@ disadvantages to each approach.
The itemfactory is much easier to use, and to add new menus to,
although writing a few wrapper functions to create menus using the
manual method could go a long way towards usability. With the
menufactory, it is not possible to add images or the character '/' to
itemfactory, it is not possible to add images or the character '/' to
the menus.
<!-- ----------------------------------------------------------------- -->

View File

@ -8896,7 +8896,7 @@ disadvantages to each approach.
The itemfactory is much easier to use, and to add new menus to,
although writing a few wrapper functions to create menus using the
manual method could go a long way towards usability. With the
menufactory, it is not possible to add images or the character '/' to
itemfactory, it is not possible to add images or the character '/' to
the menus.
<!-- ----------------------------------------------------------------- -->