Skip to content

Commit 268b21f

Browse files
SergeGautheriebinarymaster
authored andcommitted
[REACTOS] Remove some ending spaces
1 parent 7f8929c commit 268b21f

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ There are several ways to contribute to the development of ReactOS. The most oft
77
- [Where To Start?](#where-to-start?)
88

99
**Legal notice:** If you have seen Microsoft Windows source code, your contribution won't be accepted because of potential copyright violation. Before contributing, you must affirm that the following is true:
10-
>I hereby swear that I have not used nor seen the source code to any version of the Windows operating system
11-
>nor any Microsoft product that may be related to the proposed project that is under a license incompatible
10+
>I hereby swear that I have not used nor seen the source code to any version of the Windows operating system
11+
>nor any Microsoft product that may be related to the proposed project that is under a license incompatible
1212
>with contribution to ReactOS, including but not limited to the leaked Windows 2000 source code and the Windows Research Kernel.
1313
1414
## What To Do?
@@ -53,7 +53,7 @@ Since our [migration to GitHub] we gladly accept __[Pull Requests]__. Pull reque
5353

5454
### Patches
5555

56-
A __[patch]__ is a set of changes to existing source code. The changes in a patch can be merged into existing source code. This process is referred to as applying a patch (to source code). Which changes a patch contains and the way the patch is structured can have significant impact on the consequences that can happen from applying the patch.
56+
A __[patch]__ is a set of changes to existing source code. The changes in a patch can be merged into existing source code. This process is referred to as applying a patch (to source code). Which changes a patch contains and the way the patch is structured can have significant impact on the consequences that can happen from applying the patch.
5757

5858
See [Submitting Patches] for details.
5959

CREDITS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,11 @@ Jason Eager
4444
Jason Filby <[email protected]>
4545
Jason Weiler
4646
Jean Michault
47-
Jeffrey Morlan <[email protected]>
47+
Jeffrey Morlan <[email protected]>
4848
Jerome Gardou <[email protected]>
4949
Jim Noeth
5050
Joachim Henze <[email protected]>
51-
Johannes Anderwald <[email protected]>
51+
Johannes Anderwald <[email protected]>
5252
Jonathan Wilson <[email protected]>
5353
Jurgen van Gael <[email protected]>
5454
Katayama Hirofumi MZ <[email protected]>
@@ -93,6 +93,6 @@ Vizzini <[email protected]>
9393

9494
Graphic Design from
9595

96-
Mindflyer <[email protected]>
96+
Mindflyer <[email protected]>
9797
Tango Desktop Project <http://tango-project.org/>
9898
Everaldo <https://www.everaldo.com/>

INSTALL

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ contents. Then burn the CD image, boot from it, and follow instructions.
8888
-------
8989

9090
If you run into problems or have suggestions for making ReactOS better, please
91-
visit the address below. Mailing lists are available for a variety of topics,
92-
bugs should be submitted to JIRA and general chat takes place in the forums,
91+
visit the address below. Mailing lists are available for a variety of topics,
92+
bugs should be submitted to JIRA and general chat takes place in the forums,
9393
or #reactos on freenode.
9494

9595
https://reactos.org/

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You can always download fresh binary builds of bootable images from the ["Daily
7070

7171
## Installing
7272

73-
By default, ReactOS currently can only be installed on a machine that has a FAT16 or FAT32 partition as the active (bootable) partition.
73+
By default, ReactOS currently can only be installed on a machine that has a FAT16 or FAT32 partition as the active (bootable) partition.
7474
The partition on which ReactOS is to be installed (which may or may not be the bootable partition) must also be formatted as FAT16 or FAT32.
7575
ReactOS Setup can format the partitions if needed.
7676

@@ -102,10 +102,10 @@ You can also support ReactOS by [donating](https://reactos.org/donate/)! We rely
102102

103103
## More information
104104

105-
ReactOS is a Free and Open Source operating system based on the Windows architecture,
105+
ReactOS is a Free and Open Source operating system based on the Windows architecture,
106106
providing support for existing applications and drivers, and an alternative to the current dominant consumer operating system.
107107

108-
It is not another wrapper built on Linux, like WINE. It does not attempt or plan to compete with WINE; in fact, the user-mode part of ReactOS is almost entirely WINE-based and our two teams have cooperated closely in the past.
108+
It is not another wrapper built on Linux, like WINE. It does not attempt or plan to compete with WINE; in fact, the user-mode part of ReactOS is almost entirely WINE-based and our two teams have cooperated closely in the past.
109109

110110
ReactOS is also not "yet another OS". It does not attempt to be a third player like any other alternative OS out there. People are not meant to uninstall Linux and use ReactOS instead; ReactOS is a replacement for Windows users who want a Windows replacement that behaves just like Windows.
111111

0 commit comments

Comments
 (0)