From b73cce139ea72f4111116b57b448ff31b9c569e4 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Fri, 29 Apr 2022 08:38:32 +0000 Subject: [PATCH] Fix typo in comment: unfrotunately -> unfortunately --- dotnet6.0.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet6.0.spec b/dotnet6.0.spec index 607493b..37980db 100644 --- a/dotnet6.0.spec +++ b/dotnet6.0.spec @@ -519,7 +519,7 @@ unset LDFLAGS # Disable tracing, which is incompatible with certain versions of # lttng See https://github.com/dotnet/runtime/issues/57784. The -# suggested compile-time change doesn't work, unfrotunately. +# suggested compile-time change doesn't work, unfortunately. export COMPlus_LTTng=0 VERBOSE=1 ./build.sh \