From 5d57433707b8e9079e168e95c4a13223ac70718c Mon Sep 17 00:00:00 2001
From: Bruce Mitchener <bruce.mitchener@gmail.com>
Date: Tue, 1 Jul 2014 20:02:18 +0700
Subject: [PATCH] Fix missing italics.

---
 www/lldb-gdb.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/lldb-gdb.html b/www/lldb-gdb.html
index 803c870..2f48c66 100755
--- a/www/lldb-gdb.html
+++ b/www/lldb-gdb.html
@@ -1267,7 +1267,7 @@
                             <b>(gdb)</b> directory /my/path<br>
                         </td>
                         <td class="content">
-                            (<i>No equivalent command - use the source-map instead.)<br>
+                            (<i>No equivalent command - use the source-map instead.</i>)<br>
                         </td>
                     </tr>
 
-- 
1.8.5.2 (Apple Git-48)

