2011-02-08 19:37:57

by Elvis Pfutzenreuter

[permalink] [raw]
Subject: [PATCH] Fix small typo

---
doc/health-api.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/doc/health-api.txt b/doc/health-api.txt
index a0a1685..3d0a717 100644
--- a/doc/health-api.txt
+++ b/doc/health-api.txt
@@ -18,7 +18,7 @@ Methods:

Returns the path of the new registered application.

- Dict is defined as bellow:
+ Dict is defined as below:
{
"DataType": uint16, (mandatory)
"Role" : ("Source" or "Sink"), (mandatory)
--
1.7.1