From 9c82616da7a45061b3b85e32d598df30f5735196 Mon Sep 17 00:00:00 2001
From: Stefano Zacchiroli <zack@upsilon.cc>
Date: Sun, 14 Sep 2003 00:01:34 +0000
Subject: [PATCH] - converted TAB to spaces

---
 helm/gTopLevel/hbugs.mli | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/helm/gTopLevel/hbugs.mli b/helm/gTopLevel/hbugs.mli
index 70687afca..80f8c74e9 100644
--- a/helm/gTopLevel/hbugs.mli
+++ b/helm/gTopLevel/hbugs.mli
@@ -32,7 +32,7 @@ val toggle: bool -> unit
 
 val quit: unit -> unit
 
-	(** send current proof assistant state to hbugs broker *)
+  (** send current proof assistant state to hbugs broker *)
 val notify: unit -> unit
 
 val clear: unit -> unit
-- 
2.39.2