Skip to content

Commit 52cc2fb

Browse files
author
hornik
committed
Use standard keyword.
git-svn-id: https://svn.r-project.org/R/trunk@87405 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent e6d55bc commit 52cc2fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/utils/man/globalVariables.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ localvariable <- if (condition) entry1 else entry2
113113
if(condition) .Call(entry1, 1, 2, 3) else .Call(entry2, 1, 2, 3)
114114
}
115115
}
116-
\keyword{ packages }
116+
\keyword{ programming }
117117

0 commit comments

Comments
 (0)