summaryrefslogtreecommitdiffstats
path: root/doc/faq
diff options
context:
space:
mode:
Diffstat (limited to 'doc/faq')
-rw-r--r--doc/faq/faq.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/faq/faq.rb b/doc/faq/faq.rb
index afbe67b..61d7d01 100644
--- a/doc/faq/faq.rb
+++ b/doc/faq/faq.rb
@@ -61,7 +61,7 @@ def add_api_links( text )
disp_obj = obj = $1
case obj
- when "Pragmas": disp_obj = "Database"
+ when "Pragmas"; disp_obj = "Database"
end
method = $3