Bug 250982 - Typo on Website ISP page - "virtaul" should be "virtual"
Summary: Typo on Website ISP page - "virtaul" should be "virtual"
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Website (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Sergio Carlavilla Delgado
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-09 16:01 UTC by Scott Kenney
Modified: 2021-01-26 19:23 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scott Kenney 2020-11-09 16:01:30 UTC
https://www.freebsd.org/commercial/isp.html

The Digital Ocean entry has a typo:

Digital Ocean offers FreeBSD virtaul private servers

Should Be

Digital Ocean offers FreeBSD virtual private servers
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-01-26 19:22:53 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=dcd4e337c7f9f53bf0f4b3a68a80905556604d02

commit dcd4e337c7f9f53bf0f4b3a68a80905556604d02
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2021-01-26 19:20:41 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2021-01-26 19:20:41 +0000

    Fix type in commercial entries

    Digital Ocean has a typo in the description
    virtaul -> virtual

    PR:             250982
    Submitted by:   Scott Kenney sak (at) codered.rmta.org

 website/data/en/vendors/isp.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-01-26 19:23:21 UTC
Fixed. Thanks.