Fixed typos in SRS

malte.horst 2021-11-05 12:46:13 +01:00
parent ed08f16ee1
commit 97c7f774df

@ -45,13 +45,12 @@ _Figure 1 UC Diagram_
|Use Case's Objective:|User wants to create a device by inserting the data manually into the user interface of the application| |Use Case's Objective:|User wants to create a device by inserting the data manually into the user interface of the application|
|---|---| |---|---|
|System Boundary:|The application itself| |System Boundary:|The application itself|
|Precondition:|The user needs to have the minimal required data for the device on hand. |Precondition:|The user needs to have the minimal required data for the device on hand. The program needs to be installed on the user system and opened.|
The program needs to be installed on the user system and opened.|
|Postcondition on success:|The entered data is displayed completely and correctly| |Postcondition on success:|The entered data is displayed completely and correctly|
|Involved Users:|Every end-user of the application| |Involved Users:|Every end-user of the application|
|Triggering Event:|When the user opens the application and uses the 'New device' function to create a new device| |Triggering Event:|When the user opens the application and uses the 'New device' function to create a new device|
## 2.2. <UC.002> Create interface or load interface from Library <a name="UC3"/> ## 2.2. <UC.002> Create interface or load interface from library <a name="UC3"/>
|Use Case's Objective:|Creating a device interface by inserting the data manually into the user interface. Or to add an interface from one of the existing libraries| |Use Case's Objective:|Creating a device interface by inserting the data manually into the user interface. Or to add an interface from one of the existing libraries|
|---|---| |---|---|
@ -72,7 +71,7 @@ The program needs to be installed on the user system and opened.|
|Triggering Event:|When the user has the need to view device data and device interface data| |Triggering Event:|When the user has the need to view device data and device interface data|
## 2.4. <UC.004> Add Attachments for the Device <a name="UC6"/> ## 2.4. <UC.004> Add attachments to the device <a name="UC6"/>
|Use Case's Objective:|It is possible to add an attachment to the object, such as a manufacturer's icon| |Use Case's Objective:|It is possible to add an attachment to the object, such as a manufacturer's icon|