From f9f8d1150cce5208d4a063acab085437b39e4be4 Mon Sep 17 00:00:00 2001
From: Jeff Hill
Date: Tue, 26 Jul 2011 10:40:37 -0600
Subject: [PATCH] fixed spelling and formatting nits
---
src/ca/CAref.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/ca/CAref.html b/src/ca/CAref.html
index 961d9fe36..743f44bdd 100644
--- a/src/ca/CAref.html
+++ b/src/ca/CAref.html
@@ -246,7 +246,7 @@ $Date$
Why Reconfigure Channel Access
-Typically reasons to reconfigure EPICS Channel Access:
+Typical reasons to reconfigure EPICS Channel Access:
- Two independent control systems must share a network without fear of
interaction
@@ -4359,7 +4359,7 @@ that use ca_context_destroy).
ca_context_destroy()
-
void ca_dump_dbr (chtype TYPE, unsigned COUNT, const void * PDBR);
+void ca_dump_dbr (chtype TYPE, unsigned COUNT, const void * PDBR);
Description