From e7381a4bef95850ec5dd7c8b3bc52793c2fae5dd Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 25 Oct 2010 17:46:55 +0000 Subject: [PATCH] Fixed typos git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@11869 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/RoperDoc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/RoperDoc.html b/documentation/RoperDoc.html index 8b03188..f21edb5 100755 --- a/documentation/RoperDoc.html +++ b/documentation/RoperDoc.html @@ -61,7 +61,7 @@

This driver inherits from ADDriver. It implements many of the parameters - asynNDArryDriver.h and in + asynNDArrayDriver.h and in ADArrayDriver.h. It also implements a number of parameters that are specific to the Roper detectors.The roper class documentation describes this class in detail.

@@ -355,7 +355,7 @@

Configuration

- The Roper driver is created with the prosilicaConfig command, either from C/C++ + The Roper driver is created with the roperConfig command, either from C/C++ or from the EPICS IOC shell.

int roperConfig(const char *portName,
                 int maxBuffers, size_t maxMemory,