Fix CaptivePortal model documentation (#2510)

This commit is contained in:
João Vilaça 2018-07-03 10:57:19 +01:00 committed by Ad Schellevis
parent d30547ac26
commit 68f53ef004

View File

@ -66,7 +66,7 @@ class CaptivePortal extends BaseModel
}
/**
* find ttemplate by name or return a new object
* find template by name or return a new object
* @param $name template name
* @return mixed
*/