Skip to content

Commit c97dfc9

Browse files
alexmalyshevmeta-codesync[bot]
authored andcommitted
spelling: fix typo "relavant" -> "relevant" in gen_opcodes_314.py
Summary: Fix spelling mistake in a comment in gen_opcodes_314.py. The word "relavant" should be "relevant". Reviewed By: mpage Differential Revision: D97966081 fbshipit-source-id: 02fc76020088f9e0ae010ccdbd05346edc5b2a61
1 parent 5f0e8f8 commit c97dfc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cinderx/Interpreter/gen_opcodes_314.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
template = """
2424
// Copyright (c) Meta Platforms, Inc. and affiliates.
2525
26-
// 3.14 has a simple file that just defines the relavant ids:
26+
// 3.14 has a simple file that just defines the relevant ids:
2727
2828
#include "opcode.h"
2929

0 commit comments

Comments
 (0)