aboutsummaryrefslogtreecommitdiff
path: root/src/pattern_sim.h
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2021-01-05 15:13:25 +0100
committerThomas White <taw@physics.org>2021-01-05 15:13:35 +0100
commitd7adbd7e4a316cbb7d9fd9ca2fef234239e62797 (patch)
treec62b583827c7435a620968ecc13c102add369b6a /src/pattern_sim.h
parent62dd980fededd6f8132690b5aae83fa21b1d6a77 (diff)
Fix comment typo
Diffstat (limited to 'src/pattern_sim.h')
-rw-r--r--src/pattern_sim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pattern_sim.h b/src/pattern_sim.h
index 15a33530..aa26e46f 100644
--- a/src/pattern_sim.h
+++ b/src/pattern_sim.h
@@ -48,7 +48,7 @@
#define TYPE double
#include "list_tmp.h"
-/* CAs above, but for phase values */
+/* As above, but for phase values */
#define LABEL(x) x##_phase
#define TYPE double
#include "list_tmp.h"