Skip to content

Commit 104b195

Browse files
committed
Spelling - epoch not epoc
1 parent 3ba2600 commit 104b195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/server/beam/tau/src/osc/osc.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
%% The units of the timestamp are seconds past epoch
4040

4141
now() ->
42-
%% nanoseconds past epoc
42+
%% nanoseconds past epoch
4343
os:system_time(nanosecond)/1000000000.
4444

4545
osc_time_to_local(Tsec) ->

0 commit comments

Comments
 (0)