fixed comments

This commit is contained in:
tmont 2008-11-15 21:26:08 +00:00
parent 4eb51ee6ae
commit bffeccede2
2 changed files with 1 additions and 5 deletions

View File

@ -25,10 +25,6 @@
/** /**
* {@inheritdoc} * {@inheritdoc}
* *
* This always inserts into the <kbd>history</kbd> table,
* at least until I think of something more for wiki pages
* to do that insert/update the database.
*
* @author Tommy Montgomery * @author Tommy Montgomery
* @since 2008-10-18 * @since 2008-10-18
* *

View File

@ -25,7 +25,7 @@
/** /**
* {@inheritdoc} * {@inheritdoc}
* *
* Creates a new wiki page and a its first revision. * Creates a new wiki page and its first revision.
* *
* @author Tommy Montgomery * @author Tommy Montgomery
* @since 2008-10-21 * @since 2008-10-21