From ff7825c7a6558629aa12427c9f6b6b2d0801b30a Mon Sep 17 00:00:00 2001 From: Olly Betts Date: Mon, 19 Dec 2016 13:32:59 +1300 Subject: [PATCH] Fix doc typo --- Doc/Manual/Library.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Doc/Manual/Library.html b/Doc/Manual/Library.html index a9c827add..59e4553e7 100644 --- a/Doc/Manual/Library.html +++ b/Doc/Manual/Library.html @@ -1903,7 +1903,7 @@ Adding the missing %shared_ptr macros will fix this:

Note: There is somewhat limited support for %shared_ptr and the director feature -and the degress of success varies among the different target languages. +and the degrees of success varies among the different target languages. Please help to improve this support by providing patches with improvements.