From d8a354001fe00188635ad74430af602a3f5c270c Mon Sep 17 00:00:00 2001 From: Robert Gogolok Date: Fri, 23 May 2008 20:57:28 +0000 Subject: fix typos, #560 git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4631 ce84e21b-d406-0410-9b95-82705330c041 --- src/lib/Server/Reports/reports/templates/config_items/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/Server/Reports/reports/templates/config_items') diff --git a/src/lib/Server/Reports/reports/templates/config_items/index.html b/src/lib/Server/Reports/reports/templates/config_items/index.html index 76541b38c..159ff8579 100644 --- a/src/lib/Server/Reports/reports/templates/config_items/index.html +++ b/src/lib/Server/Reports/reports/templates/config_items/index.html @@ -43,7 +43,7 @@ {% endif %}{% if item.reason.current_version %} Version: {{item.reason.current_version}}{{item.reason.version}} {% endif %}{% if not item.reason.current_exists %} -Existance: This item does not currently exist on the host but is specified to exist in the configuration. +Existence: This item does not currently exist on the host but is specified to exist in the configuration. {% endif %}{% if item.reason.current_diff %} NDiff:
{{item.reason.current_diff|syntaxhilight:"diff"}}
{% endif %} -- cgit v1.2.3-1-g7c22