Fix a typo in file header

Change-Id: I76ad69bf37b4f78337ae64d19cc58b0c4fa0834f
This commit is contained in:
songwenping 2021-05-08 15:17:38 +08:00
parent c629d4779a
commit 09c8a422c2
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# Define: httpd::vhost::proxy
# Class: httpd::vhost::proxy
#
# Configures an apache vhost that will only proxy requests
#

View File

@ -1,4 +1,4 @@
# Define: httpd::vhost::redirect
# Class: httpd::vhost::redirect
#
# This class will create a vhost that does nothing more than redirect to a
# given location