libdvr: Fix libdvr typos, part 3 [1/1]
PD#SWPL-90206
Problem:
Need to fix libdvr typos on Android S/T
Solution:
Fixed typos mentioned in SWPL-89633's typo result list
Verify:
Locally tested OK in AH212 RDK environment.
Signed-off-by: Wentao.MA <wentao.ma@amlogic.com>
Change-Id: I1c0b41116ed56bb8edb507b25e80046c2b2b5f25
diff --git a/include/dvb_frontend_wrapper.h b/include/dvb_frontend_wrapper.h
index e1e7987..3cfd907 100644
--- a/include/dvb_frontend_wrapper.h
+++ b/include/dvb_frontend_wrapper.h
@@ -276,7 +276,7 @@
* \param FE device fd
* \return DVB_SUCCESS On success, DVB_FAILURE on error.
*/
- DVB_RESULT AML_FE_Colse(int frontend_fd);
+ DVB_RESULT AML_FE_Close(int frontend_fd);
/**\brief get current tune status
* \param FE device fd