summaryrefslogtreecommitdiffstats
path: root/Misc/FAQ
diff options
context:
space:
mode:
Diffstat (limited to 'Misc/FAQ')
-rw-r--r--Misc/FAQ2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/FAQ b/Misc/FAQ
index a5bf7b5..57c1737 100644
--- a/Misc/FAQ
+++ b/Misc/FAQ
@@ -1875,7 +1875,7 @@ type around a C structure (pointer) type will also work for C++
objects.
A useful automated approach (which also works for C) is SWIG:
-http://www.cs.utah.edu/~beazley/SWIG/.
+<URL:http://www.cs.utah.edu/~beazley/SWIG/>.
6. Python's design