Skip to content
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

Typo in documentation: "an secure" → "a secure" #60253

Closed
aserghini opened this issue Mar 5, 2025 · 1 comment
Closed

Typo in documentation: "an secure" → "a secure" #60253

aserghini opened this issue Mar 5, 2025 · 1 comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-_http type-documentation A request to add or improve documentation

Comments

@aserghini
Copy link

There is a small typo in the documentation/code comments. The phrase "an secure HTTP request" should be "a secure HTTP request."

File: sdk/lib/_http/http.dart
Line number: 1677
Suggested Fix:

Change
/// When an secure HTTP request if made, using this HttpClient, and the
To
/// When a secure HTTP request if made, using this HttpClient, and the

@lrhn lrhn added area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-documentation A request to add or improve documentation library-_http area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. labels Mar 6, 2025
@biggs0125 biggs0125 removed the area-web Use area-web for Dart web related issues, including the DDC and dart2js compilers and JS interop. label Mar 6, 2025
@a-siva
Copy link
Contributor

a-siva commented Mar 10, 2025

@a-siva a-siva closed this as completed Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. library-_http type-documentation A request to add or improve documentation
Projects
None yet
Development

No branches or pull requests

4 participants