From 449ba627f5711ca9e65a4282cb734e7ac0187040 Mon Sep 17 00:00:00 2001
From: William S Fulton
Date: Wed, 17 Jan 2018 22:13:03 +0000
Subject: [PATCH] Typo fix in SWIGPlus.html docs
---
Doc/Manual/SWIGPlus.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Doc/Manual/SWIGPlus.html b/Doc/Manual/SWIGPlus.html
index 5eac55261..310a7a951 100644
--- a/Doc/Manual/SWIGPlus.html
+++ b/Doc/Manual/SWIGPlus.html
@@ -3152,7 +3152,7 @@ redundant and will simply result in code bloat).
-The template provide to %template for instantiation must be the actual template and not a typedef to a template.
+The template provided to %template for instantiation must be the actual template and not a typedef to a template.