소스 검색

Fix incorrect spelling of retrieve from retreive

Corrected the spelling of retrieve, where it was spelled as retreive.

 - There were two cases of this mispelling; one
   upper-case and one lower-case

Change-Id: Ic97fd210d8d3ae7e568e5a2e5d97c6220d2ff628
Signed-off-by: Richard B Winters <rik@mmogp.com>
Reviewed-by: Steven Dake <sdake@redhat.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
Richard B Winters 10 년 전
부모
커밋
973e6ef996
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      man/cmap_get.3.in

+ 2 - 2
man/cmap_get.3.in

@@ -35,7 +35,7 @@
 
 
 .SH NAME
 .SH NAME
 .P
 .P
-cmap_get \- Retreive value from CMAP
+cmap_get \- Retrieve value from CMAP
 
 
 .SH SYNOPSIS
 .SH SYNOPSIS
 .P
 .P
@@ -74,7 +74,7 @@ Also shortcuts for different types are defined
 .P
 .P
 The
 The
 .B cmap_get
 .B cmap_get
-function is used to retreive key from cmap previously set by
+function is used to retrieve key from cmap previously set by
 .B cmap_set(3)
 .B cmap_set(3)
 function. The
 function. The
 .I handle
 .I handle