Skip to content

Commit 1db5a09

Browse files
wangqia1caixr23
authored andcommitted
fix spelling errors
1 parent c0718e3 commit 1db5a09

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ You may also find these channels useful if you encounter any other issues:
5959
6060
# just show the target link way
6161
62-
find_pacakge(DdeControlCenter REQUIRED)
63-
find_pacakge(Dtk COMPONENTS Core Widget REQUIRED)
64-
find_pacakge(Qt5 COMPONENTS Core Gui Widgets REQUIRED)
62+
find_package(DdeControlCenter REQUIRED)
63+
find_package(Dtk COMPONENTS Core Widget REQUIRED)
64+
find_package(Qt5 COMPONENTS Core Gui Widgets REQUIRED)
6565
6666
add_library(dcc_exampleplugin SHARED
6767
plugin.h

0 commit comments

Comments
 (0)