Skip to content

Commit 9ebcc10

Browse files
committed
documentation update
1 parent 7197095 commit 9ebcc10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/CONSTANTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A typical ``{PEB_executable_directory}`` looks like this:
6464
<a name="icon"></a>
6565
* **Icon:**
6666
A PEB-based application may have its own icon and the pathname must be:
67-
``{PEB_executable_directory}/resources/app/app.png``
67+
``{PEB_executable_directory}/resources/app.png``
6868

6969
If this file is found during application startup, it is used as the icon of the application and all dialog boxes.
7070
If this file is not found, the default icon embedded in the resources of the browser binary is used.

0 commit comments

Comments
 (0)