Remove mentions of Rotor from codebase (#20298)
[platform/upstream/coreclr.git] / src / pal / tests / palsuite / c_runtime / errno / test1 / test1.cpp
index 3ae25fb..e1dd4a6 100644 (file)
@@ -25,7 +25,7 @@ int __cdecl main(int argc, char *argv[])
     }
     
     /* 
-       From rotor.doc:  The only value that must be supported is 
+       The only value that must be supported is
        ERANGE, in the event that wcstoul() fails due to overflow. 
     */