Skip to content

Commit e840d57

Browse files
author
luke
committed
Typo fix.
git-svn-id: https://svn.r-project.org/R/trunk@89051 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 6a043d9 commit e840d57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/manual/R-exts.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13322,7 +13322,7 @@ C99/C23/C++ type @code{bool}.
1332213322
@apifun Rf_asComplex
1332313323
@apifun Rf_asChar
1332413324
@apifun Rf_asRboolean
13325-
@apifun Rf_asBbool
13325+
@apifun Rf_asBool
1332613326
The function @code{Rf_asCharacterFactor} converts a factor to a character
1332713327
vector.
1332813328
@apifun Rf_asCharacterFactor

0 commit comments

Comments
 (0)