Fix copy paste mistakes
This commit is contained in:
parent
efba347d62
commit
abc255a136
@ -7,7 +7,7 @@ helps keep other documents more concise and easy to edit. Check the
|
|||||||
updates.
|
updates.
|
||||||
|
|
||||||
<!-- markdownlint-disable-next-line link-fragments -->
|
<!-- markdownlint-disable-next-line link-fragments -->
|
||||||
Jump to: [General](#general-terms) | [Computer science & technology](#computer-science-and-technology-terms) | [Process](#process-terms) | [Software development tools](#development-tool-terms) | [Requirements](#requirements-terms) | [Design](#design-terms) | [Design goals terms](#desigD-DIAGRAMn-goals-terms) | [QA terms](#qa-terms) | [QA goals terms](#qa-goals-terms) | [Additional terms](#additional-standard-terms)| [Project terms](Glossary)
|
Jump to: [General](#general-terms) | [Computer science & technology](#computer-science-and-technology-terms) | [Process](#process-terms) | [Software development tools](#development-tool-terms) | [Requirements](#requirements-terms) | [Design](#design-terms) | [Design goals terms](#design-goals-terms) | [QA terms](#qa-terms) | [QA goals terms](#qa-goals-terms) | [Additional terms](#additional-standard-terms)| [Project terms](Glossary)
|
||||||
|
|
||||||
## General Terms
|
## General Terms
|
||||||
|
|
||||||
@ -91,7 +91,7 @@ server in order to invoke an operation on the server-side.
|
|||||||
|
|
||||||
### Change Control Board (CCB)
|
### Change Control Board (CCB)
|
||||||
|
|
||||||
A group of people who review proposed changes toD-DIAGRAM the project
|
A group of people who review proposed changes to the project
|
||||||
requirements and/or source code to accept or reject changes in each
|
requirements and/or source code to accept or reject changes in each
|
||||||
particular release. Proposed changes are usually rejected if they
|
particular release. Proposed changes are usually rejected if they
|
||||||
introduce too much risk or would trigger additional effort (e.g.,
|
introduce too much risk or would trigger additional effort (e.g.,
|
||||||
@ -387,10 +387,9 @@ this document.
|
|||||||
|
|
||||||
Is the data in the system a true representation of the real world?
|
Is the data in the system a true representation of the real world?
|
||||||
Any system that contains initial data or gathers data about the real
|
Any system that contains initial data or gathers data about the real
|
||||||
D-DIAGRAM
|
world should be sure that the data is factually correct. E.g., a tax
|
||||||
D-DIAGRAM
|
preparation program should embody correct and up-to-date facts about
|
||||||
D-DIAGRAM
|
tax law.
|
||||||
D-DIAGRAM
|
|
||||||
|
|
||||||
### Usability > Understandability and Readability
|
### Usability > Understandability and Readability
|
||||||
|
|
||||||
|
@ -96,7 +96,7 @@ credits needed?
|
|||||||
|
|
||||||
### T
|
### T
|
||||||
|
|
||||||
#### ::Term1D-DIAGRAM
|
#### ::Term1
|
||||||
|
|
||||||
::Definition1
|
::Definition1
|
||||||
|
|
||||||
|
@ -156,7 +156,7 @@ engineers when the system is being run in an ASP production environment._
|
|||||||
|
|
||||||
1. ::STEP 1
|
1. ::STEP 1
|
||||||
2. ::STEP 2
|
2. ::STEP 2
|
||||||
3. ::STEP 3D-DIAGRAM
|
3. ::STEP 3
|
||||||
|
|
||||||
#### Reload Config Files
|
#### Reload Config Files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user