Fix typo in FIXME

PiperOrigin-RevId: 404400399
This commit is contained in:
Fabricio Voznika
2021-10-19 17:05:25 -07:00
committed by gVisor bot
parent 1b494b80f0
commit 6dde3d5ae5
+1 -1
View File
@@ -12,7 +12,7 @@
// See the License for the specific language governing permissions and
// limitations under the License.
// FIXME(gvisor.dev/issue//6629): These tests don't pass on ARM64.
// FIXME(gvisor.dev/issue/6629): These tests don't pass on ARM64.
//
//go:build amd64
// +build amd64