From 82da48ed9f726a190ed409909668b7a4a7e60002 Mon Sep 17 00:00:00 2001 From: Josh Klontz Date: Thu, 7 Mar 2013 16:37:30 -0500 Subject: [PATCH] fixed spacing --- sdk/openbr_plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk/openbr_plugin.h b/sdk/openbr_plugin.h index 33ed8d1..849defa 100644 --- a/sdk/openbr_plugin.h +++ b/sdk/openbr_plugin.h @@ -126,7 +126,7 @@ void reset_##NAME() { NAME = DEFAULT; } * path | QString | Resolve complete file paths from file names * enrollAll | bool | Enroll zero or more templates per file * separator | QString | Seperate #name into multiple files - * Index | int | Index of a template in a template list + * Index | int | Index of a template in a template list * Label | float | Classification/Regression class * Confidence | float | Classification/Regression quality * FTE | bool | Failure to enroll -- libgit2 0.21.4