We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bb550 commit 05e1757Copy full SHA for 05e1757
index.html
@@ -81,8 +81,8 @@ <h1>JD Project</h1>
81
<li>JD-GUI supports Drag and Drop.</li>
82
<li>JD-GUI supports CLASS, JAR, WAR, EAR & ZIP files.</li>
83
<li>JD-GUI displays color coded Java source code.</li>
84
-<li>JD-GUI allows you to browse the “class” files hierarchy.</li>
85
-<li>JD-GUI displays “log” files, and allow you to decompile “class” files appearing in Java stack traces.</li>
+<li>JD-GUI allows you to browse the CLASS files hierarchy.</li>
+<li>JD-GUI displays LOG files, and allow you to decompile CLASS files appearing in Java stack traces.</li>
86
<li>Known limitations:
87
<ul class="list">
88
<li>Permissive declarations of local variables.</li>
0 commit comments