docs(router): add missing template name

This commit is contained in:
Hugo Pointcheval 2023-11-21 15:08:17 +01:00 committed by Hugo Pointcheval
parent 6fd18e7aca
commit 0a3f0094c4

View File

@ -14,7 +14,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <https://www.gnu.org/licenses/>.
/// {@template}
/// {@template page_protection}
/// A enum that defines the protection of a page.
/// {@endtemplate}
enum PageProtection {