library/PCUIF_Types: fix typo: s/local_pprt/local_port/g

Change-Id: Ic81469107d16c47f02db93a4fe9c35b7825d74b5
diff --git a/library/PCUIF_Types.ttcn b/library/PCUIF_Types.ttcn
index dbb1436..aab5f09 100644
--- a/library/PCUIF_Types.ttcn
+++ b/library/PCUIF_Types.ttcn
@@ -208,7 +208,7 @@
 	uint8_t		initial_mcs,
 
 	record length(2) of uint16_t	nsvci,
-	record length(2) of uint16_t	local_pprt,
+	record length(2) of uint16_t	local_port,
 	record length(2) of uint16_t	remote_port,
 	record length(2) of OCT4	remote_ip
 } with {
@@ -829,7 +829,7 @@
 			initial_cs := ?,
 			initial_mcs := ?,
 			nsvci := ?,
-			local_pprt := ?,
+			local_port := ?,
 			remote_port := ?,
 			remote_ip := ?
 		}