Fixed grammar mistake.

This commit is contained in:
Gunnar Beutner 2013-02-05 20:23:47 +01:00
parent c546b197e0
commit 32eb5335ef
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ object Host "localhost" inherits "test-host" {
}
-------------------------------------------------------------------------------
NOTE: The "default-host" and "test-host" objects is marked as templates using
NOTE: The "default-host" and "test-host" objects are marked as templates using
the "abstract" keyword. Parent objects do not necessarily have to be "abstract"
though in general they are.