Skip to content

Commit

Permalink
[REACTOS] Remove some ending spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
SergeGautherie authored and binarymaster committed Apr 23, 2020
1 parent 7f8929c commit 268b21f
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ There are several ways to contribute to the development of ReactOS. The most oft
- [Where To Start?](#where-to-start?)

**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:
>I hereby swear that I have not used nor seen the source code to any version of the Windows operating system
>nor any Microsoft product that may be related to the proposed project that is under a license incompatible
>I hereby swear that I have not used nor seen the source code to any version of the Windows operating system
>nor any Microsoft product that may be related to the proposed project that is under a license incompatible
>with contribution to ReactOS, including but not limited to the leaked Windows 2000 source code and the Windows Research Kernel.
## What To Do?
Expand Down Expand Up @@ -53,7 +53,7 @@ Since our [migration to GitHub] we gladly accept __[Pull Requests]__. Pull reque

### Patches

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.
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.

See [Submitting Patches] for details.

Expand Down
6 changes: 3 additions & 3 deletions CREDITS
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,11 @@ Jason Eager
Jason Filby <[email protected]>
Jason Weiler
Jean Michault
Jeffrey Morlan <[email protected]>
Jeffrey Morlan <[email protected]>
Jerome Gardou <[email protected]>
Jim Noeth
Joachim Henze <[email protected]>
Johannes Anderwald <[email protected]>
Johannes Anderwald <[email protected]>
Jonathan Wilson <[email protected]>
Jurgen van Gael <[email protected]>
Katayama Hirofumi MZ <[email protected]>
Expand Down Expand Up @@ -93,6 +93,6 @@ Vizzini <[email protected]>

Graphic Design from

Mindflyer <[email protected]>
Mindflyer <[email protected]>
Tango Desktop Project <http://tango-project.org/>
Everaldo <https://www.everaldo.com/>
4 changes: 2 additions & 2 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ contents. Then burn the CD image, boot from it, and follow instructions.
-------

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

https://reactos.org/
Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ You can always download fresh binary builds of bootable images from the ["Daily

## Installing

By default, ReactOS currently can only be installed on a machine that has a FAT16 or FAT32 partition as the active (bootable) partition.
By default, ReactOS currently can only be installed on a machine that has a FAT16 or FAT32 partition as the active (bootable) partition.
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.
ReactOS Setup can format the partitions if needed.

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

## More information

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

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.
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.

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.

Expand Down

0 comments on commit 268b21f

Please sign in to comment.