summaryrefslogtreecommitdiff
path: root/src/plop.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/plop.erl')
-rw-r--r--src/plop.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plop.erl b/src/plop.erl
index 5ca595f..91e84a4 100644
--- a/src/plop.erl
+++ b/src/plop.erl
@@ -8,7 +8,7 @@
%%% proof can later, together with the public key of the log, be used
%%% to prove that your entry is indeed present in the log.
--module('plop').
+-module(plop).
-behaviour(gen_server).
%% API.