Closed Bug 830613 Opened 11 years ago Closed 11 years ago

minor copy edit in /research/projects

Categories

(www.mozilla.org :: General, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dherman, Unassigned)

Details

Please change the last sentence in the Rust project description from:

'''
This control is balanced with the absolute requirement of safety: Rust’s type system and runtime guarantee the absence of buffer overflow, stack overflow or access to uninitialized or deallocated memory.
'''

to:

'''
This control is balanced with the absolute requirement of safety: Rust’s type system and runtime guarantee the absence of data races, buffer overflow, stack overflow or access to uninitialized or deallocated memory.
'''

Thanks,
Dave
Commits pushed to master at https://github.com/mozilla/bedrock

https://github.com/mozilla/bedrock/commit/13df439e28f426b34cb7a5805f13eee77af6afa8
Bug 830613 - minor copy edit in /research/projects

https://github.com/mozilla/bedrock/commit/9c97cc22ef89d66e7e5d027553af028b5e08f632
Merge pull request #593 from mozilla/bug-614428-research

Bug 830613 - minor copy edit in /research/projects
fixed on stage https://www-dev.allizom.org/en-US/research/projects/
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
verified fixed https://www.mozilla.org/en-US/research/projects/
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.