diff --git a/Doc/Manual/R.html b/Doc/Manual/R.html index 40b96d6c9..08c2217af 100644 --- a/Doc/Manual/R.html +++ b/Doc/Manual/R.html @@ -129,7 +129,7 @@ These two files can be loaded in any order
  • If you do not set the output file name appropriately, you might see errors like
    -> fact(4)
    +> fact(4)
     Error in .Call("R_swig_fact", s_arg1, as.logical(.copy), PACKAGE = "example") :
       "R_swig_fact" not available for .Call() for package "example"