The overview section had a badly formatted doxygen section tag.

Signed-off-by: Mike Holmes <[email protected]>
---
 testing.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testing.dox b/testing.dox
index 8b210be..86498f8 100644
--- a/testing.dox
+++ b/testing.dox
@@ -10,7 +10,7 @@
 
 @tableofcontents
 
-@sectiooverview Overview
+@section overview Overview
 The goals for ODP API testing are:
  - Ensure that all platform implementations operate identically from the 
perspective of the application. Optional APIs or optional features of an API 
must operate identically between platforms but this can be to return any 
indication specified by the API and call ODP_UNIMPLEMENTED.
  - Ensure that a given API performs to the specification defined in the 
published ODP Architecture & API document in source code control. The API 
should provide specific information on how the API will respond to its 
arguments.
-- 
2.1.0


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to