-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Spellings #3237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
My thoughts:
|
I did some research on this and here are my thoughts and some references:
|
It's sad that this issue didn't end up fixing all the inconsistencies. What if we reignite the discussion, resolve the pending doubts and start fixing the docs? As we agree on almost everything, I will only add my thoughts about the different opinions between @bicpi and @wouterj:
|
It's inconsistent with the package name |
Though "Symfony Standard Edition" is the name used for it in the repository docs. |
What could we do to give this issue the last boost that it needs before becoming a reality? |
Can we agree on "Symfony Standard Edition"? It's shorter, more common and maybe "symfony/framework-standard-edition" becomes less important with the new Symfony installer. I can then take of this issue and check the spelling list and possible variations from above against the docs. |
👍 for "Symfony Standard Edition" I already started to work on this issue a couple of months ago. I try to finish it in the following week. |
I don't mind that much, as long as it's consistent. Btw, we should also rename the package to symfony/standard-edition imo |
This PR was merged into the 2.3 branch. Discussion ---------- consistent spelling | Q | A | ------------- | --- | Doc fix? | no | New docs? | no | Applies to | all | Fixed tickets | #3237 - [x] stylesheet - Stylesheet - [x] front-end - frontend - front end - [x] Full-Stack - Full stack - [x] Symfony2 Framework - form framework - Form framework - [x] Save-handler - Save handler - [x] Dependeny Injection Tags - Dependeny Injection Container - dependeny injection container - [x] Event Dispatcher - event dispatcher - [x] Event Subscriber - event subscriber - [x] Symfony2 Standard Distribution - Symfony2 Standard Edition - [x] Console Command - console command - [x] email - Email - e-mail - [x] Boolean - boolean - [x] web debug toolbar - Web Debug Toolbar - [x] Exception - exception - [x] object-oriented - object oriented Commits ------- f182121 uppercase "dependency injection" 6b7d536 use "Symfony Framework" instead of "Symfony framework" 07bc4db use "Form component" instead of "form framework" bd5ca26 use "full-stack" instead of "full stack" 5b6895a unify exception usages b774651 unify event subscriber usages 95c842c use "console command" instead of "Console Command" 9c02eda unify EventDispatcher/event dispatcher usages fd52cd3 use boolean instead of Boolean f8db4b0 use "object-oriented" instead of "object oriented" 1bd33ca "web debug toolbar" instead of "Web Debug Toolbar" b2d802e use "stylesheet" instead of "Stylesheet" 7eb1847 unify "Symfony Standard Edition" usages 85fb0b1 consistency, replace "save-handler" with "save handler" 83238aa consisteny, use "front-end" instead of "frontend" or "front end" 5b8e84d consistency, replace "e-mail" with "email"
I believe this can be closed now... so I'm doing it :) |
Concerning the discussion in PR #3234 about the spelling of "e-mail/email/E-Mail" I've created a list of similiar spelling inconsistencies. If we agree on a notation I can update the docs. Please note that for some words the inconsistency is that they are used UC first or not (like stylesheet vs. Stylesheet). Of course, I don't mean the headings.
The text was updated successfully, but these errors were encountered: