Skip to content

Commit 13c634b

Browse files
wangqia1caixr23
authored andcommitted
fix spelling errors
1 parent 36a9320 commit 13c634b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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)