Waldemar Brodkorb 8 년 전
부모
커밋
bd74f3eccc
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      target/config/Config.in.toolchain

+ 1 - 1
target/config/Config.in.toolchain

@@ -14,7 +14,7 @@ config ADK_TARGET_LIBICONV
 	select ADK_PACKAGE_LIBICONV
 
 config ADK_TARGET_LIBICONV_TINY
-	prompt "Use tiny libionv package"
+	prompt "Use tiny libiconv package"
 	select ADK_PACKAGE_LIBICONV_TINY
 
 endchoice