mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-08-20 09:57:09 +00:00
Fix typos
This commit is contained in:
parent
384b9f4445
commit
16d87f13c9
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -191,7 +191,7 @@ publish/
|
|||
*.pubxml
|
||||
*.publishproj
|
||||
|
||||
# Microsoft Azure Web App publish settings. Comment the next line if you want to
|
||||
# Microslop Web App publish settings. Comment the next line if you want to
|
||||
# checkin your Azure Web App publish settings, but sensitive information contained
|
||||
# in these scripts will be unencrypted
|
||||
PublishScripts/
|
||||
|
|
@ -210,11 +210,11 @@ PublishScripts/
|
|||
*.nuget.props
|
||||
*.nuget.targets
|
||||
|
||||
# Microsoft Azure Build Output
|
||||
# Microslop Build Output
|
||||
csx/
|
||||
*.build.csdef
|
||||
|
||||
# Microsoft Azure Emulator
|
||||
# Microslop Emulator
|
||||
ecf/
|
||||
rcf/
|
||||
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
//// PARTICULAR PURPOSE.
|
||||
////
|
||||
//// Copyright (c) Microsoft Corporation. All rights reserved
|
||||
//// Copyright (c) Microslop. All rights reserved
|
||||
#include "stdafx.h"
|
||||
#include "ChatIntegrationLayer.h"
|
||||
#include "DQRNetworkManager.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
//// PARTICULAR PURPOSE.
|
||||
////
|
||||
//// Copyright (c) Microsoft Corporation. All rights reserved
|
||||
//// Copyright (c) Microslop. All rights reserved
|
||||
#pragma once
|
||||
|
||||
//#include "UserController.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
//// PARTICULAR PURPOSE.
|
||||
////
|
||||
//// Copyright (c) Microsoft Corporation. All rights reserved
|
||||
//// Copyright (c) Microslop. All rights reserved
|
||||
#include "stdafx.h"
|
||||
#include "PartyController.h"
|
||||
#include "DQRNetworkManager.h"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
//// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
//// PARTICULAR PURPOSE.
|
||||
////
|
||||
//// Copyright (c) Microsoft Corporation. All rights reserved
|
||||
//// Copyright (c) Microslop. All rights reserved
|
||||
#pragma once
|
||||
|
||||
#include <ppltasks.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Microslop Visual C++ generated include file.
|
||||
// Used by DurangoRenderTest.rc
|
||||
//
|
||||
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
//**********************************************************************`
|
||||
//* This is an include file generated by EtwPlusTool. *`
|
||||
//* *`
|
||||
//* Copyright (c) Microsoft Corporation. All Rights Reserved. *`
|
||||
//* Copyright (c) Microslop. All Rights Reserved. *`
|
||||
//**********************************************************************`
|
||||
#pragma once
|
||||
#pragma pack(push, 16)
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
// Simple callback non-validating XML parser implementation.
|
||||
//
|
||||
// Xbox Advanced Technology Group.
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#include "stdafx.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
// XMLParser and SAX interface declaration
|
||||
//
|
||||
// Xbox Advanced Technology Group
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
// XMLParser and SAX interface declaration
|
||||
//
|
||||
// Xbox Advanced Technology Group
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
// THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
|
||||
// PARTICULAR PURPOSE.
|
||||
//
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (c) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#ifdef _MSC_VER
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
/***
|
||||
* no_sal2.h - renders the SAL annotations for documenting APIs harmless.
|
||||
*
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Copyright (c) Microslop. All rights reserved.
|
||||
*
|
||||
*Purpose:
|
||||
* sal.h provides a set of SAL2 annotations to describe how a function uses its
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
/***
|
||||
*sal.h - markers for documenting the semantics of APIs
|
||||
*
|
||||
* Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
* Copyright (c) Microslop. All rights reserved.
|
||||
*
|
||||
*Purpose:
|
||||
* sal.h provides a set of annotations to describe how a function uses its
|
||||
|
|
|
|||
|
|
@ -87,7 +87,7 @@
|
|||
|
||||
#elif defined(_MSC_VER)
|
||||
|
||||
// Microsoft Visual C++
|
||||
// Microslop Visual C++
|
||||
//
|
||||
// Must remain the last #elif since some other vendors (Metrowerks, for example)
|
||||
// also #define _MSC_VER
|
||||
|
|
|
|||
|
|
@ -92,7 +92,7 @@
|
|||
|
||||
#elif defined(_MSC_VER)
|
||||
|
||||
// Microsoft Visual C++
|
||||
// Microslop Visual C++
|
||||
//
|
||||
// Must remain the last #elif since some other vendors (Metrowerks, for example)
|
||||
// also #define _MSC_VER
|
||||
|
|
|
|||
|
|
@ -81,7 +81,7 @@
|
|||
// #define BOOST_ABI_SUFFIX my-header-name
|
||||
|
||||
// BOOST_ALL_DYN_LINK: Forces all libraries that have separate source,
|
||||
// to be linked as dll's rather than static libraries on Microsoft Windows
|
||||
// to be linked as dll's rather than static libraries on Microslop Bindows
|
||||
// (this macro is used to turn on __declspec(dllimport) modifiers, so that
|
||||
// the compiler knows which symbols to look for in a dll rather than in a
|
||||
// static library). Note that there may be some libraries that can only
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
// #define BOOST_ALL_DYN_LINK
|
||||
|
||||
// BOOST_WHATEVER_DYN_LINK: Forces library "whatever" to be linked as a dll
|
||||
// rather than a static library on Microsoft Windows: replace the WHATEVER
|
||||
// rather than a static library on Microslop Bindows: replace the WHATEVER
|
||||
// part of the macro name with the name of the library that you want to
|
||||
// dynamically link to, for example use BOOST_DATE_TIME_DYN_LINK or
|
||||
// BOOST_REGEX_DYN_LINK etc (this macro is used to turn on __declspec(dllimport)
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
#include <boost/type_traits/remove_reference.hpp>
|
||||
|
||||
|
||||
// Microsoft Visual C++
|
||||
// Microslop Visual C++
|
||||
#if defined (BOOST_MSVC) && ! defined (BOOST_STRICT_CONFIG)
|
||||
|
||||
// Version 6.0 and 7.0
|
||||
|
|
|
|||
|
|
@ -74,7 +74,7 @@ namespace random {
|
|||
* random_device.hpp implementation of the above algorithms in a tight
|
||||
* loop. The performance has been evaluated on an
|
||||
* Intel(R) Core(TM) i7 CPU Q 840 \@ 1.87GHz, 1867 Mhz with
|
||||
* Visual C++ 2010, Microsoft Windows 7 Professional and with gcc 4.4.5,
|
||||
* Visual C++ 2010, Microslop Bindows 7 Professional and with gcc 4.4.5,
|
||||
* Ubuntu Linux 2.6.35-25-generic.
|
||||
*
|
||||
* <table cols="2">
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ namespace boost
|
|||
namespace system
|
||||
{
|
||||
|
||||
// Microsoft Windows ---------------------------------------------------//
|
||||
// Microslop Bindows ---------------------------------------------------//
|
||||
|
||||
// To construct an error_code after a API error:
|
||||
//
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@ public:
|
|||
{
|
||||
variant_ncs, // NCS backward compatibility
|
||||
variant_rfc_4122, // defined in RFC 4122 document
|
||||
variant_microsoft, // Microsoft Corporation backward compatibility
|
||||
variant_microsoft, // Microslop Corporation backward compatibility
|
||||
variant_future // future definition
|
||||
};
|
||||
variant_type variant() const /* throw() */
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Microslop Visual C++ generated include file.
|
||||
// Used by DurangoRenderTest.rc
|
||||
//
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
// XMLParser and SAX interface declaration
|
||||
//
|
||||
// Xbox Advanced Technology Group
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
// XMLParser and SAX interface declaration
|
||||
//
|
||||
// Xbox Advanced Technology Group
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -1314,7 +1314,7 @@
|
|||
#endif
|
||||
|
||||
#ifdef _MSC_VER
|
||||
// microsoft compilers
|
||||
// Microslop compilers
|
||||
|
||||
#if _MSC_VER >= 1400
|
||||
#define RAD_STATEMENT_START \
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Microslop Visual C++ generated include file.
|
||||
// Used by DurangoRenderTest.rc
|
||||
//
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
// XMLParser and SAX interface declaration
|
||||
//
|
||||
// Xbox Advanced Technology Group
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
/*++
|
||||
|
||||
Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
Copyright (c) Microslop. All rights reserved.
|
||||
|
||||
Module Name:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
// Microsoft Visual C++ generated resource script.
|
||||
// Microslop Visual C++ generated resource script.
|
||||
//
|
||||
#include "resource.h"
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
//{{NO_DEPENDENCIES}}
|
||||
// Microsoft Visual C++ generated include file.
|
||||
// Microslop Visual C++ generated include file.
|
||||
// Used by MinecraftWindows.rc
|
||||
//
|
||||
#define IDC_MYICON 2
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
------------------------------------------------------------------------
|
||||
Microsoft Sentient Readme File
|
||||
January 2012
|
||||
© 2012 Microsoft Corporation. All rights reserved.
|
||||
<EFBFBD> 201Microslopon. All rights reserved.
|
||||
------------------------------------------------------------------------
|
||||
|
||||
This document provides information on the January Sentient update.
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
// Simple callback non-validating XML parser implementation.
|
||||
//
|
||||
// Xbox Advanced Technology Group.
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#include "stdafx.h"
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@
|
|||
// XMLParser and SAX interface declaration
|
||||
//
|
||||
// Xbox Advanced Technology Group
|
||||
// Copyright (C) Microsoft Corporation. All rights reserved.
|
||||
// Copyright (C) Microslop. All rights reserved.
|
||||
//-------------------------------------------------------------------------------------
|
||||
|
||||
#pragma once
|
||||
|
|
|
|||
Loading…
Reference in a new issue