Skip to content

Commit 10d171f

Browse files
committed
typo fix
1 parent f2f0eb1 commit 10d171f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/xyzt_data_vs_coded_groups.jl

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ using Crystalline:
1212

1313
export pointgroup_from_xyzt, spacegroup_from_xyzt, subperiodicgroup_from_xyzt
1414

15-
const OPERATIONS_DATA_DIR = joinpath(@__DIR__, "data", "xyzt-operations")
15+
const XYZT_DATA_DIR = joinpath(@__DIR__, "data", "xyzt-operations")
1616
# ---------------------------------------------------------------------------------------- #
1717
# Point groups
1818
# ---------------------------------------------------------------------------------------- #

0 commit comments

Comments
 (0)