Status: New Owner: ---- Labels: Type-Defect Priority-Medium
New issue 876 by merhawie: Missing tag in developer documentation http://code.google.com/p/gears/issues/detail?id=876 What steps will reproduce the problem? 1. Visit FAQ page 2. Find the following text "First, make sure you always close both your database and your ResultSets. Both database connections and ResultSets are handles to OS-level resources that should be closed when finished. The best way to do this is to have a finally block that will get run whether an exception occurs or not:" 3. Because of a typo in this section of cold all subsequent text is mis- styled What is the expected output? What do you see instead? Standard text style vs code-style text What version of the product are you using? On what operating system? N/A Please provide any additional information below. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings
