summaryrefslogtreecommitdiff
path: root/libs/python/doc/html/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'libs/python/doc/html/faq.html')
-rw-r--r--libs/python/doc/html/faq.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/python/doc/html/faq.html b/libs/python/doc/html/faq.html
index 4219428e2c..fb913537e0 100644
--- a/libs/python/doc/html/faq.html
+++ b/libs/python/doc/html/faq.html
@@ -1,12 +1,12 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
-<title>Chapter&#160;4.&#160;Frequently Asked Questions (FAQs)</title>
+<title>Chapter&#160;5.&#160;Frequently Asked Questions (FAQs)</title>
<link rel="stylesheet" href="boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="index.html" title="Boost.Python">
<link rel="up" href="index.html" title="Boost.Python">
-<link rel="prev" href="support.html" title="Chapter&#160;3.&#160;Support Resources">
+<link rel="prev" href="support.html" title="Chapter&#160;4.&#160;Support Resources">
<link rel="next" href="faq/i_m_getting_the_attempt_to_retur.html" title="I'm getting the &quot;attempt to return dangling reference&quot; error. What am I doing wrong?">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -17,7 +17,7 @@
</div>
<div class="chapter">
<div class="titlepage"><div><div><h1 class="title">
-<a name="faq"></a>Chapter&#160;4.&#160;Frequently Asked Questions (FAQs)</h1></div></div></div>
+<a name="faq"></a>Chapter&#160;5.&#160;Frequently Asked Questions (FAQs)</h1></div></div></div>
<div class="toc"><dl class="toc">
<dt><span class="section"><a href="faq.html#faq.how_can_i_wrap_a_function_which_">How can I wrap
a function which takes a function pointer as an argument?</a></span></dt>