From 1ef682b7615d761fc1f123434473066abe6c3bc2 Mon Sep 17 00:00:00 2001
From: swym <0xfd000000@gmail.com>
Date: Wed, 24 Jul 2019 21:16:37 +0000
Subject: [PATCH] epicardium.h: fix comment spelling in

---
 epicardium/epicardium.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/epicardium/epicardium.h b/epicardium/epicardium.h
index e7638d94b..95f8d6bbc 100644
--- a/epicardium/epicardium.h
+++ b/epicardium/epicardium.h
@@ -485,7 +485,6 @@ typedef struct epic_stat_t {
  * :param epic_stat_t* stat: pointer to result
  *
  * :return: `0` on success, negative on error
- *      if an error occured.
  */
 API(API_FILE_STAT,  int32_t epic_stat(const char* path, epic_stat_t* stat));
 
-- 
GitLab